I've noticed that when I write a program that doesn't print valid data, Windows has a tendency to print off little boxes. Why?
This is a discussion on Squares within the A Brief History of Cprogramming.com forums, part of the Community Boards category; I've noticed that when I write a program that doesn't print valid data, Windows has a tendency to print off ...
I've noticed that when I write a program that doesn't print valid data, Windows has a tendency to print off little boxes. Why?
-Govtcheez
govtcheez03@hotmail.com
they represent unsupported characters such as japaneese symbols your native character set dosn't contain
::edit:: or invalid characters which have no valid representation.
ADVISORY: This users posts are rated CP-MA, for Mature Audiences only.
That's kinda what I thought - thanks no-one
-Govtcheez
govtcheez03@hotmail.com