Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Duncan White
C-datadec
Commits
65a36dd3
Commit
65a36dd3
authored
Apr 07, 1992
by
dcw
Browse files
top level parse proc is now parse_data
parent
0557a98e
Changes
1
Show whitespace changes
Inline
Side-by-side
parser.h
View file @
65a36dd3
#ifdef HASPROTOS
#ifdef HASPROTOS
extern
BOOL
parse_d
eclns
(
declnlist
*
);
extern
BOOL
parse_d
ata
(
char
*
,
char
*
,
declnlist
*
);
#else
#else
extern
BOOL
parse_d
eclns
();
extern
BOOL
parse_d
ata
();
#endif
#endif
Write
Preview
Supports
Markdown
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