You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Lexing-a-line.html 1.9KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
  4. <!-- This file redirects to the location of a node or anchor -->
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <title>Lexing a line (The GNU C Preprocessor Internals)</title>
  8. <meta name="description" content="Lexing a line (The GNU C Preprocessor Internals)">
  9. <meta name="keywords" content="Lexing a line (The GNU C Preprocessor Internals)">
  10. <meta name="resource-type" content="document">
  11. <meta name="distribution" content="global">
  12. <meta name="Generator" content="makeinfo">
  13. <style type="text/css">
  14. <!--
  15. a.summary-letter {text-decoration: none}
  16. blockquote.indentedblock {margin-right: 0em}
  17. blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
  18. blockquote.smallquotation {font-size: smaller}
  19. div.display {margin-left: 3.2em}
  20. div.example {margin-left: 3.2em}
  21. div.lisp {margin-left: 3.2em}
  22. div.smalldisplay {margin-left: 3.2em}
  23. div.smallexample {margin-left: 3.2em}
  24. div.smalllisp {margin-left: 3.2em}
  25. kbd {font-style: oblique}
  26. pre.display {font-family: inherit}
  27. pre.format {font-family: inherit}
  28. pre.menu-comment {font-family: serif}
  29. pre.menu-preformatted {font-family: serif}
  30. pre.smalldisplay {font-family: inherit; font-size: smaller}
  31. pre.smallexample {font-size: smaller}
  32. pre.smallformat {font-family: inherit; font-size: smaller}
  33. pre.smalllisp {font-size: smaller}
  34. span.nolinebreak {white-space: nowrap}
  35. span.roman {font-family: initial; font-weight: normal}
  36. span.sansserif {font-family: sans-serif; font-weight: normal}
  37. ul.no-bullet {list-style: none}
  38. -->
  39. </style>
  40. <meta http-equiv="Refresh" content="0; url=Lexer.html#Lexing-a-line">
  41. </head>
  42. <body lang="en">
  43. <p>The node you are looking for is at <a href="Lexer.html#Lexing-a-line">Lexing a line</a>.</p>
  44. </body>