Computer Networking
Databases
Languages
Production Software
Real_Time_Systems
Security

C Funcs

  • Function prototypes:
    • Declare at beginning of file, without contents
    • {returnType} {name}({args});