| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cppsp_compiler.exe | 2026-01-28 | 1.3 MB | |
| cppsp_compiler.cpp | 2026-01-28 | 46.2 kB | |
| cppsp_compiler_mac.delete_mac | 2026-01-28 | 164.1 kB | |
| cppsp_compiler_linux.delete_linux | 2026-01-28 | 2.1 MB | |
| cppsp v1.4.2 source code.tar.gz | 2026-01-28 | 2.7 MB | |
| cppsp v1.4.2 source code.zip | 2026-01-28 | 2.7 MB | |
| README.md | 2026-01-28 | 335 Bytes | |
| Totals: 7 Items | 8.9 MB | 0 | |
function f()...:function f() type {...return...}will define a function with type,function f(){...}will define a void function,function f()will declare a void function,function f(){...return...}will define a function with auto in c++. Usages