From: myknees AT aol DOT com (Myknees) Newsgroups: comp.os.msdos.djgpp Subject: Re: printf/getch problem Date: 28 Jan 1998 02:54:51 GMT Lines: 14 Message-ID: <19980128025400.VAA05932@ladder03.news.aol.com> NNTP-Posting-Host: ladder03.news.aol.com References: <34CDAF5E DOT 7156 AT rug DOT ac DOT be> Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <34CDAF5E DOT 7156 AT rug DOT ac DOT be>, Vik Heyndrickx writes: >printf ("nicely out of order"); >cprintf ("This is printed "); >printf ("\n"); And the computer said: << C:\elc\djgpp\works .a This is printed nicely out of order C:\elc\djgpp\works . >>