??? 09/27/05 11:14 Read: times |
#101604 - Memory, memory. Responding to: ???'s previous message |
Peter Dannegger said:
E.g. on the Keil C51: unsigned char code text1 = "Hello World"; Oops! Should be: unsigned char code *text1 = "Hello World"; and if you don't plan to modify the pointer: unsigned char code * code text1 = "Hello World"; would be better. Peter Dannegger said:
.... schanf(). Would that be the German version of scanf()? |
Topic | Author | Date |
problem with memory management: & lcd. | 01/01/70 00:00 | |
why not | 01/01/70 00:00 | |
naturally it is worth ! | 01/01/70 00:00 | |
also | 01/01/70 00:00 | |
of course it is, however | 01/01/70 00:00 | |
common problems on C51 | 01/01/70 00:00 | |
Harvard | 01/01/70 00:00 | |
Re: of course it is, however | 01/01/70 00:00 | |
Re: Re: of course it is, however | 01/01/70 00:00 | |
code ist the trick | 01/01/70 00:00 | |
Memory, memory. | 01/01/70 00:00 | |
Sorry | 01/01/70 00:00 | |
External EEPROM![]() | 01/01/70 00:00 |