Please enable JavaScript.
Coggle requires JavaScript to display documents.
Code Vault - Coggle Diagram
Code Vault
struct and other
typedef
own data type
return & pass struct
unions
anonynous unions
enumerations
generic data types
macros vs constants
static variable
integer type converion
integer overflow underflow
infinite loop integer overflow
queue
stack
local vs global
string operations
string literals and initialisation
array of sting
copy text in c
pointer assignment vs strcpy
macros
macors
macros with paramewters
functions
intro
return value
random numbers
header files