Advertisement
desdemona

. WILDCHAR

Oct 15th, 2013
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.09 KB | None | 0 0
  1. . { char ascii[10]; sprintf(ascii, "%d", yytext[0]); return process_token(ascii,"",yytext[0]); }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement