10 lines
443 B
Markdown
10 lines
443 B
Markdown
# tmp.c
|
|
|
|
Hacking around with C/C++ basics to get myself comfortable and up to speed.
|
|
To a large extent, making myself attempt to do small projects in C/C++ as a default.
|
|
|
|
## Links
|
|
|
|
- [GNU C Library manual](https://www.gnu.org/software/libc/manual/html_node/index.html)
|
|
- [21 Century C++ by Bjarne Stroustrup](https://cacm.acm.org/blogcacm/21st-century-c/) ([joplin copy](joplin://x-callback-url/openNote?id=8bea21d4cd134ceeaeeaff01f33427cd))
|
|
|