If for example I should not use standard library functions like printf, putchar then how can I print a character to the screen easily. Is there any easy way of doing it. I dont know much about system calls and if I have to use them then how?
So can any one advice an easy way of printing a character without using library functions?? Thanks in advance..
