23.10.2011, 19:32
This is my format
"#%d %s"
I need to take out the %d / integer..
sscanf(string, "'#'d{s[255]}", j);
Its what i did, but for some reason its doesn't work...
Can some one help me?
"#%d %s"
I need to take out the %d / integer..
sscanf(string, "'#'d{s[255]}", j);
Its what i did, but for some reason its doesn't work...
Can some one help me?