[A89] Re: calling files


[Prev][Next][Index][Thread]

[A89] Re: calling files





> >it.  Technically, this should be
> >in a .c file, but if that doesn't work the .h will.
> 
> What do you mean by that last line? declarations is to be placed in 
> .h-files. the implementation (the actual code) not. Never put code in .h-files.
> The new tigcc ide supports multiple files really well. (if you do as you 
> should)

That's pretty much what i meant--no code in the .h files, just compiler commands.  (you had to put
code in .h files in the previous release of TIGCC, or just not use external files)

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/




References: