Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 GARFIELD 20/11/84; site garfield.UUCP Path: utzoo!utcsri!utai!garfield!john13 From: john13@garfield.UUCP Newsgroups: net.micro.cbm Subject: C-Power problems with Fastload, request for C "fill" routine Message-ID: <1325@garfield.UUCP> Date: Fri, 4-Jul-86 11:03:29 EDT Article-I.D.: garfield.1325 Posted: Fri Jul 4 11:03:29 1986 Date-Received: Sat, 5-Jul-86 01:42:43 EDT Sender: perry@garfield.UUCP Reply-To: john13@garfield.UUCP (John Russell) Organization: Memorial U. of Nfld. C.S. Dept., St. John's Lines: 22 <> I've seen a lot of discussion on the Pro-line C-Power compiler lately, so I'm surprised no one has mentioned this problem (or does it only happen to me?): cc a program. Drive churns. Disks are swapped. You must use here the original C-Power disk, because the compiler is copy protected. Now try to link the program. System crashes. Eye your fastload cartridge suspiciously. Yes, after doing a cc the drive memory is presumably shagged. The only way I have seen to get around it is to cc, turn drive off then on, and link. I have also had my data disk header mashed, the bam screwed up, and a directory error (that's what it said) put on the disk. I am using Fastload, but someone else who uses a Mach-128 in 64 mode also experienced the directory problems. Anyone know of any solutions? I have no complaints with C-Power aside from this. John Russell PS: I have interfaced C-Power to a library of machine language graphics routines, which cover plot, line, circle (ellipse really), box, and filled box. The only thing I am lacking is a fill routine. Has anyone got source (C or ML) that they have written or is public domain? Something that I can modify to call test(x,y) to check a pixel, and plot(x,y,pentype) to turn it on or off. Please e-mail any responses. Thanks in advance.