Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9a4a6c03
Commit
9a4a6c03
authored
Jan 24, 1996
by
Karl Heuer
Browse files
(dos_set_window_size): Prototype for a new function.
parent
4a96d4d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/msdos.h
src/msdos.h
+1
-0
No files found.
src/msdos.h
View file @
9a4a6c03
...
...
@@ -27,6 +27,7 @@ int dos_ttraw ();
int
dos_ttcooked
();
int
dos_get_saved_screen
(
char
**
,
int
*
,
int
*
);
int
dos_set_keyboard
(
int
,
int
);
void
dos_set_window_size
(
int
*
,
int
*
);
int
getdefdir
(
int
,
char
*
);
void
unixtodos_filename
(
char
*
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment