| ??? 02/20/03 01:24 Read: times |
#39507 - RE: Arrays of structures Responding to: ???'s previous message |
pointer=whatsit[4] stuff=((*pointer)+floop);Why not just stuff = whatsit[ 4+floop ]It is not necessarily the case that using an intermediate pointer will always give you more compact code. I have discussed this in more detail on the Keil forum before - I'm afraid you'll have to do the 'Search' yourself...! ;-) |
| Topic | Author | Date |
| Arrays of structures | 01/01/70 00:00 | |
| RE: Arrays of structures | 01/01/70 00:00 | |
| RE: Arrays of structures | 01/01/70 00:00 | |
| RE: Arrays of structures | 01/01/70 00:00 | |
| RE: Arrays of structures | 01/01/70 00:00 | |
| RE: Arrays of structures | 01/01/70 00:00 | |
| RE: Arrays of structures | 01/01/70 00:00 | |
RE: Arrays of structures | 01/01/70 00:00 | |
| RE: Arrays of structures | 01/01/70 00:00 |



