Hi all, I have some assembler files containing lots of functions, and also the object files for them. I am now programming in C, using MPLAB C18, student edition. I would like to use the functions provided in these files in my C program. Now, in the C18 manual, somewhere it says you can link the C object files with assembler object files. Does anyone know what syntax to use when accessing these functions, i.e. how to pass arguments to them, call them, etc. Thanks a lot for any help. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist