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
- Re: string in code segment Chris Yourch
- Re: string in code segment Chris Antos
- Re: string in code segment Laurence Lundblade
