Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/21/01 09:09
Read: times


 
#15094 - RE: Assembler Directives:another tip
Beware of case-sensitivity with PUBLIC and EXTERN:
It is the Linker which resolves PUBLIC and EXTERN symbols, so whether the process is case-sensitive or not depends on your Linker - not on the original source language.

This was discussed on the Keil forum recently, with reference to 'C'; search the Keil forum for more details:
http://www.keil.com/discuss/search.asp

List of 12 messages in thread
TopicAuthorDate
Assembler Directives            01/01/70 00:00      
RE: Assembler Directives            01/01/70 00:00      
RE: Assembler Directives, more            01/01/70 00:00      
RE: Assembler Directives            01/01/70 00:00      
RE: Assembler Directives:a tip            01/01/70 00:00      
RE: Assembler Directives:another tip            01/01/70 00:00      
RE: Assembler Directives            01/01/70 00:00      
RE: Assembler Directives - sanjeev            01/01/70 00:00      
Code for set SP???            01/01/70 00:00      
RE: Assembler Directives - Andy            01/01/70 00:00      
RE: Assembler Directives - sanjeev            01/01/70 00:00      
RE: Assembler Directives:a tip            01/01/70 00:00      

Back to Subject List