OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_67/] [or1ksim/] [cpu/] [common/] [parse.h] - Diff between revs 304 and 848

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 304 Rev 848
Line 32... Line 32...
#endif
#endif
 
 
char *stripwhite (char *string);
char *stripwhite (char *string);
char *dupstr (char *s);
char *dupstr (char *s);
char *strtoken(char *in, char *out, int which);
char *strtoken(char *in, char *out, int which);
 
/* Parses string line and puts up to maxparam parameters into argv[]; number of parameters is returned */
 
int tokenize_line (char *str, char *argv[], int maxparam);
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.