help to solve this error???i write this code in visual studio 2010 and then compile it.but it shows the erroe below " Error 1...
Can some on explain why i need a private in classes?well in professional programming sometimes you dont want to let user access to you literals and data...
why clrscr is undefined in visual studio 2010?i use the code below in visual studio 2010 but it doesn' define clrscr(); what should i do? [code]...
opening file in c++ and acessing to the contentsi used the codes that syuf wrote like below(my text file name that i want to open is "test2") [cod...
opening file in c++ and acessing to the contentsi want to read a text file(notepad) file in c++(open it) and then print the content of it.what shoul...