c_tips_and_tricks_for_pic_programming
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| c_tips_and_tricks_for_pic_programming [2008/05/02 16:40] – Updated stryd_one | c_tips_and_tricks_for_pic_programming [2011/09/15 07:14] (current) – ichaljhe | ||
|---|---|---|---|
| Line 52: | Line 52: | ||
| // get number | // get number | ||
| mynum = something.ALL; | mynum = something.ALL; | ||
| + | |||
| </ | </ | ||
| - | >> // It has been confirmed with recent versions of SDCC, that bitfields are not limited to 8bits as was previously expected. | ||
| + | >> It has been confirmed with recent versions of SDCC, that bitfields are not limited to 8bits as was previously expected. | ||
| - | \\ | ||
| ====== C Functions ====== | ====== C Functions ====== | ||
| Line 209: | Line 209: | ||
| // | // | ||
| // | // | ||
| - | Note that stacks greater than 256 bytes will not work with SDCC at present. | + | Note that stacks greater than 256 bytes will not work with SDCC at present. |
c_tips_and_tricks_for_pic_programming.1209746418.txt.gz · Last modified: 2009/01/05 18:21 (external edit)
