This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (29 messages)
It was a typo in my post…it was "%7.000000f\n",number -Daniel (useing my dads account)
I'll try that. On a side note, CAN the amiga do perfact addition, subtraction, * and / with decimal without errors? BTW, i tryed printf("%7.000000\n, number);…It dident work. oh well. Thanks for the pointer! 🙂 -Daniel (useing my dads account)
I tred to do this, but with the aztek C compilar, int only goes +32,xxx to -32,xxx (I forget exactly how high and low) , but I'll try a diffrent datatype. -Daniel (useing my dads account.
#BEGENNER HELP" again!
Message #48455
Could someone pleese tell me what is wrong with the following program (it is in C…compiled with the manix/Aztec compilar-linker (commersial)) main() { float number; printf("hello!\n"); number = 1000000; while(number >= 0) { printf("%f\n", number); number = number – 1.; } } It is supposed to open up a window…
Thanks alot! -Daniel Soaring in the CasCades
Any C compalar would be good. SAS/C would be o.k. -Daniel (useing my dads account) Soaring in the CasCades
The problem with getting a freeware compilar is that it doest have the amiga includs&autodocs, or the Amiga.Lib and other required libs. I have the Goldfish CD myself, so I dont have to go fishing:) through the BBS'es. -Daniel (useing my dads account) Soaring in the CasCades
Soun is VERY good on the amiga. I have mine hooked up to a 20$ Garage sale Hi-Fi and sound comes through in CD quolity. (especially when playing sound from a CD!!) -Daniel (useing my dads account) Soaring in the CasCades
#Need C Compiler
Message #209623
I'm 13. I would like to get started, but I cannot find the commersial DICE prog. (If anyone has a spare C compialer they wouldent mind selling, could they tell me?) Soaring in the CasCades
Is it a multisync monintor? or VGA-only? Soaring in the CasCades
#ESCOM-UGH
Message #209526
I'm trying to learn, If that counts! -Daniel (useing my dads account) Soaring in the CasCades
where can I obatain DICE?(sorry if I asked this question, I lost some messages!) -daniel
WTB-C comp
Message #209494
Wanded to buy….A C compialar with compleat manules and disks -Daniel Hornal Soaring in the CasCades
Cool!!! Even thogh I canno stand him! Soaring in the CasCades
Sorry, I missed the start of this string. What was the headline about? -Daniel (useing my dads account) Soaring in the CasCades
What about the "amiga.Lib" and the other librarys?
Can I Program without the autodocs? -Daniel
Thanks! I will see if I can find anyone who has the old dev. disks or perferably an old compiler. If anyone reading this message has either of the above and ouldent mind giveing them up, could you C-mail at 72637,2714 or E-Mail me at Daniel.Hornal@prostar.com(This address is untested, and…
Do you have the price for DICE in american $$? -Daniel
Thanks for the advice! I have tried Freeware DICE, but found that it dosent have the "Amiga Includes". Do you know where I could obtain the commercial (SP!)version of DICE? I looked at the docs that came with it and they assumed that the user knew what he(She)was doing. Does…
#C prog. wannabee
Message #47753
Could someone help me please? I am a young (13 year old) C programer wannabee, bot I dont have the slightest idea where to start. I have tryed to get a compilar (freeware DICE and GCC 2.x.x)and found I cawnnot setup either of them to work properly. I have a…
Creative comp. gave me a VERY bad expereance. I had ordered a CD32 from them. It was supposed to have 4 free games with it. Well the first one had a falty CD Drive…And I took me $10.00 in long distance phone charges to get a return number. The games…
I'll give you 80$ for either of the systems…but I would rather have the 500….I would offer more but i am short on cash. Perhaps you could sell me just the system and diskdrive? -Daniel Hornal Soaring in the CasCades
Thanks Ed, A hunting I will go. Soaring in the CasCades
#Can't Delete Drawer
Message #138393
Help ! I have a drawer on my hard drive that will not go away. I have tied to delete it with the workbench menue item" delete" and it will remove the icon from the window but upon reboot its back. I have tried to delete it using diskmaster 2.0…
#MagicWB Install
Message #112542
I sure could use some help getting the install to work on MagicWB. Ihave installed nickprefs to my c dir and modified my startup-sequence per the nickprfs docs. all that seems to work fine ( no drive click etc.) I am running a stock 2000 with a gvp hard card…
rx.lib
Message #82364
Ah there it is , I found rexxmath.library not to far from rexxarp. all right ,now I see how VLT.jr works. 🙂 Doug H. –>Automagically
Richard, Thanks for the help finding the rexxarp.library. now if I can find rexxmath.library it should be smooth sailing. Doug –>Automagically
#Rexx.LIB
Message #81760
To All I am trying to get VLTjr up and running but I need to find out where to get the rexxarplib.LIBRARY and the rexxmathlib.LIBRARY. Any suggestions would be greatly appreciated. Thanks Doug H.