A Rare Error
#8

No it's not. Where do people come up with these assumptions? Do you even know what strcmp stands for? String compare. If your comparing it to functions like sscanf, then you are an idiot. sscanf and strcmp serve two different purposes. strcmp will compare two strings to each other with or without case sensitivity and return whether they are the same or not. sscanf will compare a string with format codes and parse out values if the string matches the format codes.
Reply


Messages In This Thread
A Rare Error - by [TDL]OGLoc - 09.01.2011, 23:19
Re: A Rare Error - by blackwave - 09.01.2011, 23:23
Re: A Rare Error - by Souvlaki - 09.01.2011, 23:25
Re: A Rare Error - by ToPhrESH - 09.01.2011, 23:26
Re: A Rare Error - by [TDL]OGLoc - 09.01.2011, 23:42
Re: A Rare Error - by Kyosaur - 09.01.2011, 23:53
Re: A Rare Error - by John_F - 09.01.2011, 23:59
Re: A Rare Error - by Krx17 - 10.01.2011, 00:01
Re: A Rare Error - by [TDL]OGLoc - 10.01.2011, 00:09
Re: A Rare Error - by John_F - 10.01.2011, 00:13

Forum Jump:


Users browsing this thread: 2 Guest(s)