22.02.2012, 22:45
You must iclud the string size. Like
%s[32]
the actual size is left up to you
Make sure it can hold the data is all
This is explained very clearly like ****** said
Hths
%s[32]
the actual size is left up to you
Make sure it can hold the data is all
This is explained very clearly like ****** said
Hths

