This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:cprog:fall2023:projects:dtr0 [2023/09/14 00:22] – [STORAGE: BITS AND BYTES] jmerri10 | notes:cprog:fall2023:projects:dtr0 [2023/09/14 02:05] (current) – [BUILD THE CODE] xcroft | ||
---|---|---|---|
Line 10: | Line 10: | ||
On a different system, you can use "hg pull" and "hg update" | On a different system, you can use "hg pull" and "hg update" | ||
=====BUILD THE CODE===== | =====BUILD THE CODE===== | ||
+ | Can use https:// | ||
+ | Example | ||
+ | | ||
+ | fprintf (stdout, " | ||
+ | | ||
+ | 0x7F = 127 so the maximum value for a signed char would be 127 | ||
=====RUN THE PROGRAM===== | =====RUN THE PROGRAM===== | ||
You can do " | You can do " |