String splitting problemYour code seems fine except that line 4 is a bit suspicious. Why are you passing array[14] as the ar...
what is inline command with cplusplushttp://www.cplusplus.com/doc/tutorial/functions2/ Scroll down a bit or just press CTRL+F then type i...
Help please.Line 22: Variable length arrays are not supported by standard C++. Your compiler makes some sort of...
help me Edit: irrelevant if the arc actually means parenthesis. It doesn't seem like I can delete this post....
help me A notes: 1. Abstain from using gets -- it has several flaws in design. Use getline instead. Also, i...
This user does not accept Private Messages