Faster I/O in C

What other methods can be used instead of printf/scanf functions for a faster I/O in c(something about manually parsing different datatypes and all…particularly about the turbosort practice problem)? I googled it a bit and the pages were not that understandable for a newbie… Helpful links would be most welcome.