This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (15 messages)
Sorry I've been away so long — computer down time. I'll get the files uploaded as soon as possible.
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…
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…
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…
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.
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…
And Comeau C++ has gotten MUCH stabler over the past incarnations. Go For IT!
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…
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
You should take a look at my RMake system. It's up on BIX, but I suppose I should upload it here, too.
You have to do more than just "take it out of the list". You have to remove the entire list.
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? 🙂
Also, DiskSalv would work.
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
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…