View previous topic :: View next topic |
Author |
Message |
Radix Trick Member

![]()
Joined: 03 Jul 2002 Location: ç士 |
20. Posted: Fri Nov 05, 2004 7:33 pm Post subject: |
|
|
Cutriss wrote: | And that's still exactly what it does. Just because it says "Print" doesn't mean it involves a printer. Printing into a memory buffer is still printing. |
No. "Printing" in the incorrect sense is a holdover from before there were graphical displays, and printing output meant exactly that. As technology improved "printing" maintained it's use of outputting text as an artifact in programming language, but as Shinmizu says moving something from one portion of memory to an unrelated one is blitting. It's another matter to print to file, but that's not what's happening here. |
|
Back to top |
|
 |
Cutriss Staff Member


Joined: 24 Jan 2002
|
21. Posted: Fri Nov 05, 2004 8:24 pm Post subject: |
|
|
Hey, since we're already way off-topic...
sprintf( ) - Formats a string and prints it into a string variable.
I was going off that.
Anyway, dead horse, anyone? _________________
Sentient Mode is capable... |
|
Back to top |
|
 |
|