Libray File in C51?

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...

Parents
  • I'd like to hide a code snippet in a large program I'm supplying to a customer.
    sounds dishonest

    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?
    this sounds like you even want to hide its existence from the one who paid for it, is that it?

    Erik

Reply
  • I'd like to hide a code snippet in a large program I'm supplying to a customer.
    sounds dishonest

    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?
    this sounds like you even want to hide its existence from the one who paid for it, is that it?

    Erik

Children
More questions in this forum