AUTHOR: Nikolai Andre Ek Ovesen
EMAIL: nikolai.ovesen@gmail.com
GIT: https://github.com/n-ovesen/
Web: http://nikolaiovesen.com
Some project I have going on for shits and giggles, at some stage it will be able to calculate the shortest/best path between waypoints, god knows what algorithm I’ll use.
Seriously, there is nothing to start yet…..
If you for some reason want to, compile and run, needs to use the upcomming standard g++0x or gnu++0x
File comment template:
/* * FILE: foo.bar * General description.............. * * AUTHOR: Nikolai Andre Ek Ovesen * EMAIL: nikolai.ovesen@gmail.com * GIT: https://github.com/n-ovesen/ * Web: http://nikolaiovesen.com */
Function comment template:
/* * foo() more speciffic description */
Function prototype comment template:
/* * Brief description of functionality */