Open main menu

CDOT Wiki β

Changes

Unique Project Page

54 bytes removed, 01:54, 26 February 2017
Code
#include <vector>
#include <functional>
#include <windows.h> // for bitmap headers. Sorry non windows people!
const float c_pi = 3.14159265359f;
#include <vector>
#include <functional>
#include "windows.h" // for bitmap headers. Sorry non windows people!
/* uncomment the line below if you want to run grpof */
147
edits