07.09.2011, 22:13
I am using sscanf to load information from a MySQL database. I am loading something I don't need to save into a variable, it is more for the database. Is there a way to discard of the data, without saving it into a useless variable?