I have another question about the correct use of modifiers. Assuming we have an interface module to an external C object file. Are the procedures names in this interface module translated to "module_procedure" as the description in your modifier document seems to suggest? If this is so, how are global C identifiers such as "malloc", etc. defined? Michael G.