changeset 477 | b2c5a721f360 |
parent 470 | 6764a249118a |
child 479 | f76074ed6c9e |
476:cd82c24373cd | 477:b2c5a721f360 |
---|---|
17 |
17 |
18 Emacs can be used to edit files |
18 Emacs can be used to edit files |
19 |
19 |
20 emacs -nw ...file.... (is also an alias) |
20 emacs -nw ...file.... (is also an alias) |
21 |
21 |
22 gcc -O file file.c |
22 Compiler |
23 |
|
24 gcc -O0 -o file file.c |
|
25 |
|
26 Backtick is key §/±. |
|
23 |
27 |
24 C0.c |
28 C0.c |
25 ==== |
29 ==== |
26 |
30 |
27 Add the bigger string and the long is printed out differently. |
31 Add the bigger string and the long is printed out differently. |