30.12.2014, 13:19
I think error is this line -
it should be
Quote:
if(!sscanf(str,"p<"#SPLITTER">ddd",date[0],date[1],date[2])) |
Quote:
if(!sscanf(str,"p<\"#SPLITTER\">ddd",date[0],date[1],date[2])) |