I am using codewarrior and would like to put a string in the code segment?
I used to do this in the MS/Windows world using the compiler directive:
     __based(__segname("_CODE"))

How do I do this using codewarrior?

Thanks,
Chris


Reply via email to