On Sat, Nov 29, 2014, Fritjof Bornebusch wrote: > it's NULL not NUL.
Not in this case...
NULL: is a pointer (usually 0)
NUL: is a character ('\0')
On Sat, Nov 29, 2014, Fritjof Bornebusch wrote: > it's NULL not NUL.
Not in this case...
NULL: is a pointer (usually 0)
NUL: is a character ('\0')