Format: AllC/C++CSSTextshell script Advanced Search
101: /* parse string for a `%' specification */ 102: LOCAL int get( const char c, struct tm *t, const char **p, unsigned int* flags ) 103: {