C++ string handling

Metric , standard unit conversion (simple string operations) in c

The following C project contains the C source code and C examples used for metric , standard unit conversion (simple string operations). It converts the following units "millimeter" ,"centimeter","kilometer","meter","yard" ,"inch","foot","mile" "gram","kilogram","milligram","ounce","pound","stone","tonne","grain" And "litre","millilitre","pint","fluidounce","UKfluidounce","gallon"

Tchar string class in c

The following C project contains the C source code and C examples used for tchar string class. my Code creates a TCHAR string object with a full suite of operator overloads and member functions such as mid,left,right,and findStr. The previous add functionality akin to the most common vb character handling functions.
Subscribe to RSS - C++ string handling