You are reading a single comment by @Kolban and its replies. Click here to read the full conversation.
  • Howdy Gordon ....
    I got a compiler error with

    if  WORDSIZE==64
    

    if WORDSIZE was not defined and had to guard it with an existence test. My compiler reports that it is based on GCC version 5.1.0 and gnu99 as the language standard.

About

Avatar for Kolban @Kolban started