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
62989cb667c43e0a811f9ebb831e601374db7a25
62989cb667c43e0a811f9ebb831e601374db7a25
Switch branch/tag
c-datadec
parser.h
Find file
Normal view
History
Permalink
parser.h
88 Bytes
Newer
Older
k&r -> ansi thoughout
Duncan White
committed
May 20, 2014
1
extern
BOOL
parse_data
(
char
*
exports
,
char
*
globals
,
char
*
begin
,
declnlist
*
dp
);