Digiled dot com wrote : > Hello piclisters, > Anyone using MPLIB ?? > First, have you checked what the documentation has to say about you questions ? Anyway... > Is it possible to include multiple library functions in ONE > library file (.lib)? One object file (.o)can have multiple "functions" or "code sections". One library file (.lib) can have multiple object files. > Does mplib have porcedure markers (like PROC and ENDP) ? I'm not sure there are anything called "procedure markers" at all. What do you mean with that ? Maybe "code sections". They are defined in the ASM source code, not when using/executing MPLIB. Download and read the document : "MPASM Assembler User's Guide with MPLINK Object Linker and MPLIB", http://ww1.microchip.com/downloads/en/DeviceDoc/33014g.pdf Best Regards, Jan-Erik. _______________________________________________ http://www.piclist.com View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist