Pascal --> C question

Dave Jones djones at megatest.UUCP
Wed Mar 23 13:27:42 AEST 1988


in article <2422 at bsu-cs.UUCP>, dhesi at bsu-cs.UUCP (Rahul Dhesi) says:
> 
> For the edification of all compiler writers, a log of a batch run under
> VAX/VMS follows.
> 
> main()
> {
>    printf("He");  fflush(stdout);  printf("llo"); fflush(stdout); 
>    printf(" wor"); fflush(stdout); printf("ld"); fflush(stdout);
>    printf("\n");
> }
>
> He
> llo
>  wor
> ld
> 


Th
is
is
pre
tty
rid
icu
lous.


		Dave Jones
		880 Fox Lane
		San Jose, CA.
		95131

		(408) 437-9700 Ext 3227
		UUCP: ucbvax!sun!megatest!djones
		ARPA: megatest!djones at riacs.EDU



More information about the Comp.lang.c mailing list