#pragma once int setgen(const char*); char* getgen(void); int delgen(void);