# Variables
ProcManager is a global.
# Structs
Process declares the necessary data for tracking a process.
ProcessManager is a system for managing processes in the system.
# Type aliases
InputHandler is a generic function for handling input from cin.
OutputHandler recieves the information.