02.09.2011, 12:52
If I just wanted to use the params instead of using multiple params resulting in needing to use sscanf, how would I check if there are no params? Thought it would of been if(!params) but I get a array must be indexed error.