[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::amiga_v1

Title:AMIGA NOTES
Notice:Join us in the *NEW* conference - HYDRA::AMIGA_V2
Moderator:HYDRA::MOORE
Created:Sat Apr 26 1986
Last Modified:Wed Feb 05 1992
Last Successful Update:Fri Jun 06 1997
Number of topics:5378
Total number of notes:38326

91.0. "C Beginner" by SHIRE::GANGUILLET () Mon Sep 01 1986 11:45

I recently bought a Lattice C and I try to make my first C programms.

There is nothing on the manual about the way to make a C_devel disk,
what is it exactly?

Also I want to make a programm containing some #include from latticeC disk
and IIF specs disk, How should I tell to the programm the good path for those
#includes from two differents disks?

Another question:
Is there some case where it's better to compile directly on the ram: ?

Thanks in advance for any advice

E.G.
T.RTitleUserPersonal
Name
DateLines
91.1The answer is in the Errata sheets.YODA::SCOTTWed Sep 10 1986 14:0321
    Hi.
    I believe that the answer to your question is in Appendix D of the
    Errata for the Revision 1.0 etc...... the stapled sheets of paper
    that you should have gotten along with the package. It has a command
    file that does all that. 
     
    I too am a "C" beginner and that seemed to work for me.
    
    If you don't have the Errata sheet, let me know and I'll type the
    necessary stuff into a note. 
    
    I'm on FIERO::SCOTT
    
    By the way do you (or any one else out there )have an example of
    how to create a "menu" using "C"?  I have "COMPUTE's" Amiga Programming
    guide book; but the example (mandelbrot.c) is too complicated for
    my three week old "C" experience. 
    
    Good luck,
    
    Dale
91.2It works!SHIRE::GANGUILLETTue Oct 07 1986 07:024
    Finally I found all responses to my questions of .0
    (After a lot of work!!)
    Thanks.
    EG