![]() |
cputns | Function (ROM Call 0x136) |
cert.h |
void cputns (CFILE *context, short s); |
Puts a non-aligned short integer to a context.
cputns puts a short integer s to the file associated with the file context pointed to by context, and moves the file pointer forward by two characters. The stored integer will not always be aligned on an even address.