Lattice-problem
I just started learning to program in C with the Lattice C compiler. MY
problem has to do with the screen editor that comes with the compiler.
After typeing in my program I save it to df0: I than compile the program
from LSE (the screen editor). It than creates a file (eg. hello.o) in the c
directory
of the compiler. First, shouldn't the compiler make a file called 'hello'
(no extensions) as well as a 'hello.lnk'? And second, how can I get the
compiler to write everthing to df0:?
I have an Amiga 2000 with a 40 meg hard drive. I'm useing the SAS/C
Compiler for AmigaDOS Version 5.10 (the lattice c compiler) and its located
on my hard drive at FH1:Lc/c.
Thanks for your help.
Paul