[Question] Strcmp
#3

it also affects the return value if they are not equal
from String_Manipulation.pdf

The return value is:
−1 if string1 comes before string2,
1 if string1 comes after string2, or
0 if the strings are equal (for the matched length).
Reply


Messages In This Thread
[Question] Strcmp - by Matthew_Murdoch - 05.11.2009, 20:25
Re: [Question] Strcmp - by Sergei - 05.11.2009, 20:32
Re: [Question] Strcmp - by Daren_Jacobson - 05.11.2009, 23:47

Forum Jump:


Users browsing this thread: 3 Guest(s)