25.12.2012, 13:52
Thanks a dozen for redirecting me to that topic. I found some better ways,
can be replaced as:
sscanf is an amazing thing, read the full topic.
Код:
sscanf(params, "iii", vehid,b1,b2)
Код:
extract params -> new vehid,b1,b2;