sometimes. the library is needed rather than zhe code, but how can i
produce a library file, and add it to the project?
rwyoung
Joined: 12 Nov 2003 Posts: 563 Location: Lawrence, KS USA
Posted: Mon Feb 16, 2004 9:19 am
The CCS compilers (as of V3.1.84 anyway) do not support library files.
The CCS compilers do not suport more than one C file in the project unless you #include it.
The best you can do is keep your library code in seperate .c and .h modules and #include them into your main module. _________________ Rob Young
The Screw-Up Fairy may just visit you but he has crashed on my couch for the last month!
LeranCCS
Joined: 13 Jan 2004 Posts: 5
Thanks.
Posted: Mon Feb 16, 2004 9:32 am
By the way, does the Hi-tech PICC support library file?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum