CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (15 messages)

#39697 Sorting linked list Message #39899
From: Fred Mitchell Amiga Tech Forum · C Programming March 5, 1994 3:33 AM
Sorry I've been away so long — computer down time. I'll get the files uploaded as soon as possible.
#39461 Sorting linked list Message #39657
From: Fred Mitchell Amiga Tech Forum · C Programming February 22, 1994 12:34 AM
I have written a sort routine which I call ZSort which will sort linked listed data structures. I've used my own doubly-linked list code (for portability), but you could eaisly modify it to use the native system. ZSort sorts in near-linear time and will sort your list of 500 items…
#39174 C++ Class Libs? Message #39178
From: Fred Mitchell Amiga Tech Forum · C Programming January 27, 1994 9:28 PM
Yep. I agree. Just ordered my 486/66 DX2 w/16 megs of RAM, a VLB SCSI card, and a graphics accelerator that will do 1280x1024x256. All for less than a 4000. Grrrr. I wanted to buy that too, but no market. Even though Windows is a Pane in the Butt and…
#38968 GNU 'make' Message #39177
From: Fred Mitchell Amiga Tech Forum · C Programming January 27, 1994 9:07 PM
No. The most recent one I have not released yet. Nor have I had a chance to get it ready, either, due to inclement weather in my area (SNOW!!!!??&!&&!) What I think I might do is release the Amiga version as "shareware", and make a PC commercial version (and charge…
#39008 GNU 'make' Message #39176
From: Fred Mitchell Amiga Tech Forum · C Programming January 27, 1994 8:59 PM
RMake will allow you to do just that. It's loosely object-oriented so that you can specify a general setup, and make local changes on a project-by-project basis.
#38843 GNU 'make' Message #38874
From: Fred Mitchell Amiga Tech Forum · C Programming January 15, 1994 1:26 AM
Yes it will. In fact, it sounds perfect for what you want. It does not use makefile per-se, but it has discriptor files that you can configure anyway you want. In fact, you can have multiple configurations on line, and maintain several compiled configurations at once. (e.g. you can have…
#38776 C++ Class Libs? Message #38833
From: Fred Mitchell Amiga Tech Forum · C Programming January 12, 1994 10:32 PM
And Comeau C++ has gotten MUCH stabler over the past incarnations. Go For IT!
#38755 C++ Class Libs? Message #38832
From: Fred Mitchell Amiga Tech Forum · C Programming January 12, 1994 10:30 PM
What is the C++ implementation itself like? Is it ARM-compliant, complete with everything including templates and exceptions? Do they have the iostream classes? Perhaps I should wait awhile until the bugs are shaken out? Since my head is caught in the NT Window, I could afford to wait awhile. I…
#38634 #MM Programmer Job Message #38831
From: Fred Mitchell Amiga Tech Forum · Hot News and Rumors January 12, 1994 10:20 PM
Actually, I'm planning to do a Windows version of AutoDocs at some point. I should just do a straight port of my AutoDocs extractor from the Amiga, but I took advantage that you can address way more than 640K on the Amiga. Think I'll port it directly to NT (or…
#38574- #GNU 'make' Message #38703
From: Fred Mitchell Amiga Tech Forum · C Programming January 7, 1994 9:44 PM
You should take a look at my RMake system. It's up on BIX, but I suppose I should upload it here, too.
#38591 #GadTools Message #38702
From: Fred Mitchell Amiga Tech Forum · C Programming January 7, 1994 9:42 PM
You have to do more than just "take it out of the list". You have to remove the entire list.
#38628 #MM Programmer Job Message #38701
From: Fred Mitchell Amiga Tech Forum · Hot News and Rumors January 7, 1994 9:38 PM
Hiya Dale. I see you've extended your consciousness here, too. I'm in my own self-created hell. Windows, PCs, and mainframes, too! (ACK!) I never knew what a true user-hostile interface was before I met the IBM 3270 (or is it 3720? 666? 🙂
#38356 Hard Disk Help Message #38588
From: Fred Mitchell Amiga Tech Forum · General Programming January 3, 1994 11:18 PM
Also, DiskSalv would work.
#38295 HAM8 help needed Message #38587
From: Fred Mitchell Amiga Tech Forum · General Programming January 3, 1994 11:17 PM
Generally, what you want to do when you plot a pixel in HAM8 mode is to know what the pixel before it was ON THAT LINE, then decide what out of the available possibilities (modify R, modify G, modify B, or choose another color in the pallette) will give you…
#MM Programmer Job Message #38586
From: Fred Mitchell Amiga Tech Forum · Hot News and Rumors January 3, 1994 11:03 PM
Hi. I am a former C= Software Engineer, who has now gone independent. I know AmigaVision well, as I reviewed its source code and tested it at C=. Besides my extensive Amiga knowledge (4 years at C=), C experience (13 years), multimedia expert (was my primary involvement at C=), I…