Bug in C - explanations
Importing header file gives us access to random number obj.
Each C program must have main function, which can take 2 args:
- argc : # of command line args
- argv: value of command line args
initSwarm() function checks command line args and revs up Swarm engine
The program uses default random number distributions to choose new location for bug