learn:programming_c_ng
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| learn:programming_c_ng [2026/08/11 09:35] – azman | learn:programming_c_ng [2026/08/11 09:36] (current) – azman | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This is mainly just to look back at basic C code structure - some of these are never taught in the basic programming course. The codes in this topic emphasize on C language standard - you should be able to compile and run the codes on any platform that has a C compiler. You just have to remember that some libraries only exists on specific platforms - so, make sure you know your target and development platforms. There are also some info on project management using makefiles. | This is mainly just to look back at basic C code structure - some of these are never taught in the basic programming course. The codes in this topic emphasize on C language standard - you should be able to compile and run the codes on any platform that has a C compiler. You just have to remember that some libraries only exists on specific platforms - so, make sure you know your target and development platforms. There are also some info on project management using makefiles. | ||
| - | {{page> | + | ====== Development Environment ====== |
| + | |||
| + | {{page> | ||
learn/programming_c_ng.txt · Last modified: by azman
