mirror of
https://github.com/libretro/cpp-cheat.git
synced 2025-04-14 09:10:25 +00:00
C++ Cheat
C and C++ information, cheatsheets and mini-projects.
Relies on C++ boilerplate to factor code out. See its documentation for information on how to use this project.
Assembly Cheat contains lower level issues, like assembly, ELF and Binutils.
- Getting started
- Featured
- Introduction
- C from C++
- Fortran from C
- GDB
- Boost
- CMake
- Flex and Bison
- glibc
- hello_world_cpp.cpp
- GUI
- Scientific
- CONTRIBUTING
- Bibliography
Description
C and C++ minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects.
Languages
C
58.9%
C++
29.6%
Assembly
3.9%
Makefile
2.7%
Python
2.5%
Other
2.1%