Turbo C vs Quick C

mark mr at homxb.UUCP
Sat Feb 13 03:17:41 AEST 1988


In article <567 at naucse.UUCP>, wew at naucse.UUCP (Bill Wilson) writes:
> 
> Educators can pick up Turbo C for $39.95 directly from
> Borland.  Most of the articles I have read indicate that
> Turbo C is superior to Quick C.  On our campus here we have also
> had Quick C blow away hard drives, so be careful.
> 
> Bill Wilson

GODDAM !!!  I also had quick C blow away my drive. It wrote
all over the FAT table. The program was as simple as you can
get :

	fp = fopen(.. some file ..)
	fclose(fp);
	
Fortunately, I had another copy of the FAT table and was
able to recover after only 4 hours of panic.

mark
homxb!mr



More information about the Comp.lang.c mailing list