Hi! I'd like to hide a code snippet in a large program I'm supplying to a customer. Normally, I compile the code snippet to a library file and invoke it from the main file, but how can I hide the snippet in the C51 compiler? I don't want to change compiler at this late stage. Any suggestions or workarounds?
Thanx in advance...