This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ASCII without ANSI
Sorry, thought this is the developers-using-gcc list.
Regards,
Kerem HADIMLI
Joe Buck wrote:
>
> > Well, i need to find a way to change screen mode (to 80x50 text) without using
> > ANSI in gcc, in a way that will work under both Win32 and *nix. Is there a
> > way, or library to do that?
>
> Please use another list. This is the compiler development list, it is
> not a "how to program in C" list.
--
If it happens once, it's a bug.
If it happens twice, it's a feature.
If it happens more than twice, it's a design philosophy.