i have a question about the two functions in c++, strcmp & exit
strcmp: what does it actually do? How does it compare the strings?
exit: what's the integer input? is it the delay(in seconds) before the program kills itself?
thnx in advance for all your help!




Reply With Quote