Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Low level i/o

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Is there any way to input without using stdio.h?
I mean is there any way to do something like this without including any C libraries?
 
I think you can rebuild some librairy with your own assembleur code.
But stdio.h isn't very heavy to use and I don't understand why you don't want to use it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top