has anyone tried to use the standard c input/output functions already? like fopen, fprintf, fclose,...?

they don't seem to work out of the box and i thought i better ask here first if someone already used them before trying to figure it out myself.

i guess my first problem is that i don't seem to have stdio.h anywhere...