All public logs
Combined display of all available logs of PedrosBrainDump. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:35, 6 October 2024 413vhcu1lq0463ob talk contribs created page C Lang simple stuff (Created page with "== All C keywords == {| class="wikitable" |auto |break |case |char |- |const |continue |default |do |- |double |else |enum |extern |- |float |for |goto |if |- |int |long |register |return |- |short |signed |sizeof |static |- |struct |switch |typedef |union |- |unsigned |void |volatile |while |} == C Lang basics == === Primitive types === * char: Typically 1 byte in size. It's used to store characters or small integers. * int: The most common integer type, typically at...")