how can i get a single character from the keyboard without paausing the program?
so it looks to see if a button has been pressed, and if one hasnt, then it moves on.
scanf doesnt work, getch doesnt work, bioskey(0) or (1) dont work
ive been doing some 3d graphics in basic language, but it was way to slow, so i decided to change to C, then asm later.
my pathetic problem is that i dont know the commands for drawing a dot, or a line.
i know the structure, and flow control for programs. i just need to know how to draw a pixel...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.