if(sscanf(/*there should be rest from 'params' but i don't know how to do it*/,"d",onemorething))
if (sscanf(params, "d",onemorething))