This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-SW
/
EMILE
Watch
1
Star
0
Fork
0
You've already forked EMILE
mirror of
https://github.com/vivier/EMILE.git
synced
2024-11-14 22:04:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
91b698a833
EMILE
/
second
/
cli.h
8 lines
107 B
C
Raw
Normal View
History
Unescape
Escape
Command Line Interpreter
2005-08-27 21:24:26 +00:00
/*
*
Change my email address to Laurent@lvivier.info
2006-09-15 14:55:39 +00:00
*
(
c
)
2005
Laurent
Vivier
<
Laurent
@
lvivier
.
info
>
Command Line Interpreter
2005-08-27 21:24:26 +00:00
*
*/
extern
void
cli_edit
(
char
*
s
,
int
length
)
;
Reference in New Issue
Copy Permalink