#ifndef _EDIT_H #define _EDIT_H void edit_start (const char* text); #endif // _EDIT_H