#ifndef _TAQUIN_H #define _TAQUIN_H void CreateTaquin(char * filename, int rows, int columns); #endif