-
Help i'm stuck...
Help
i'm currently doing a c-pro project.
and trying to enhance it...
so i was wondering if c-programming can activate the printer???
i know this sounds rediculous but i was curious if there is a code or something to activate the com to the printer to print out something for c-pro...
like when i press 1 the program will activate the printer to print out something...
-
clearer ques
i'm doing my project with Dev++...
My project title is storing and printing...
What i have to do is come up with is something like this:
1: Store a value
2: print out stored value
so i was wondering if i can REALLY print the result out from the printer when the user Enter "2"...
-
Dev++ is not a compiler, it's an IDE (integrated development environment). Then, state your OS.