This will be done in assembly language and I'd prefer not to have to resort to 
directly using windows or bios interrupts.

I would like build a very tiny program and I want to skip linking the c library 
to this little program.  Doing so would bloat it up to about 225times larger 
than it would be otherwise.

All I need to know is the name of which win32 api (include file + object files) 
handles output character and the name of the win32 api (include file + object 
files) that handles print character to the terminal.  Very simple.

Thanks


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to