| ??? 07/19/00 07:59 Read: times |
#3846 - RAM. |
I made an applications that require a lot of internal RAM.
When I build structure struct S { unsigned char a: 1; unsigned char b: 2; }; does the compiler Keil allocate 3 bits for this structure or one byte? Does this division of bits save memory? Thank you. |
| Topic | Author | Date |
| RAM. | 01/01/70 00:00 | |
RE: RAM. | 01/01/70 00:00 |



