ze
Loading...
Searching...
No Matches
include
fileio.h
Go to the documentation of this file.
1
8
#pragma once
9
10
#include "
ze.h
"
11
17
char
*
editorRowsToString
(
int
*buflen);
18
20
void
editorCloneTemplate
(
void
);
21
23
void
editorOpen
(
char
*filename);
24
26
void
editorSave
(
void
);
27
editorSave
void editorSave(void)
Definition
fileio.c:182
editorRowsToString
char * editorRowsToString(int *buflen)
Definition
fileio.c:27
editorOpen
void editorOpen(char *filename)
Definition
fileio.c:112
editorCloneTemplate
void editorCloneTemplate(void)
Definition
fileio.c:44
ze.h
Core editor types, macros, and global state.
Generated by
1.9.8