Header File extension .h or .hppMost compilers that are up to standard don't the .h anymore, they ignore all headers.
Pointers...Oh wow, that just made it 99% clearer, thanks man!
how to use A game engineProgramming...
Pointers...Why would i need to use malloc or new though? couldnt i just say char result?
cin.getline problemDo these tutorials teach system("pause") because i don't think thats how beginners should be learnin...