assign to char * arrayI was trying to [b]assign [/b]a value to a single element of char * array but, for some reason the [...
Reading/Writing information to a Binary fileI was just trying to run this code to see what it looks like and received an different error. A mess...
Hello World problemsInsead of using[code]system("PAUSE");[/code] can use [code]cin.get();[/code]
I need a compilerRight now I'm using "Dev-C++" but, ANSI-C++ standard canot be suported by it, atleast thats what I t...