This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Pasting Formed an Invalid Preprocessing Token Error

I haven't a clue what the error in this means or how to fix it. Your help is appreciated. Thank you.

Parents Reply Children
  • Yes I agree,,, a FIFO does make sense here to buffer the key presses until done, but I haven't seen one before with those token thingys either. These error codes too,,,, If I drop a semicolon from the end of a line, I fully expect to see "Discombobulation error eleventy-two on hyper fradistat, bashed bindelwarfer" Instead of, you know... "Line not terminated with a semicolon". I seem to be mumbling the question "Why ?" instead of what, how or where when using software, most of the time , as in "Why did they do that ?".

  • Someone smarter than I could probably get rid of the ##

    That would actually be quite simple:

    • Replace two individual variables by a struct with fields "PutI and GetI"
    • Replace all occurences of '## ++' by just '++'.
    • Replace all remaining occurences of '##' by '.'