isnull problem
#7

Change your sscanf parameter to "s[128]" instead of sz.

You have to tell sscanf the size of a string as well.

Also, there is no reason not to use sscanf. I know it's a single parameter and sscanf is not "needed" but I'd not use isNull in 2018. Especially not as a macro.
Reply


Messages In This Thread
isnull problem - by Vizi10 - 02.08.2018, 00:57
Re: isnull problem - by Rufio - 02.08.2018, 02:04
Re: isnull problem - by Akeem - 02.08.2018, 02:22
Re: isnull problem - by Dayrion - 02.08.2018, 02:24
Re: isnull problem - by Vizi10 - 02.08.2018, 08:50
Re: isnull problem - by Vizi10 - 02.08.2018, 09:45
Re: isnull problem - by Rufio - 02.08.2018, 10:01
Re: isnull problem - by Vizi10 - 02.08.2018, 10:28
Re: isnull problem - by Rufio - 02.08.2018, 11:08
Re: isnull problem - by Vizi10 - 02.08.2018, 16:26

Forum Jump:


Users browsing this thread: 2 Guest(s)