Guest User

Untitled

a guest
Apr 24th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. #include <stdio.h>
  2. #include "stdio.h"
  3.  
  4. -=-=-=-=-=-=-=-=
  5.  
  6. 2011-12-09 17:50:31.073 SimpleCodeViewer[7612:507] 0 '#' - inclusion directive/punctuation
  7. 2011-12-09 17:50:31.074 SimpleCodeViewer[7612:507] 1 'include' - inclusion directive/identifier
  8. 2011-12-09 17:50:31.075 SimpleCodeViewer[7612:507] 2 '<' - inclusion directive/punctuation
  9. 2011-12-09 17:50:31.075 SimpleCodeViewer[7612:507] 3 'stdio' - preprocessing directive/identifier
  10. 2011-12-09 17:50:31.076 SimpleCodeViewer[7612:507] 4 '.' - preprocessing directive/punctuation
  11. 2011-12-09 17:50:31.076 SimpleCodeViewer[7612:507] 5 'h' - preprocessing directive/identifier
  12. 2011-12-09 17:50:31.077 SimpleCodeViewer[7612:507] 6 '>' - preprocessing directive/punctuation
  13. 2011-12-09 17:50:31.078 SimpleCodeViewer[7612:507] 7 '#' - inclusion directive/punctuation
  14. 2011-12-09 17:50:31.079 SimpleCodeViewer[7612:507] 8 'include' - inclusion directive/identifier
  15. 2011-12-09 17:50:31.079 SimpleCodeViewer[7612:507] 9 '"stdio.h"' - inclusion directive/literal
Add Comment
Please, Sign In to add comment