This is an useful tutorial through which you can gain more knowledge about the Visual C++ programming concepts. The author teaches you about the method of declaring variables in VC++, various datatypes, operators, in-built functions such as c-in, c-out and various string maninpulation functions such as toupper tolower, compare, replace etc., control statements, arrays etc., The author also tells you about the file handling mechanism in VC++. |