temp commit
This commit is contained in:
@@ -8,15 +8,10 @@
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
char *bufferRowsToString(struct buffer_t *buf,int *buffer_len);
|
||||
|
||||
|
||||
void editorCloseFile(void);
|
||||
|
||||
void editorOpen(struct buffer_t *buffer);
|
||||
|
||||
void editorSave();
|
||||
|
||||
void bufferFind(struct buffer_t *buf);
|
||||
|
||||
#endif // FILE_IO_H_
|
||||
|
||||
Reference in New Issue
Block a user