Home Forums C Programming workaround for gcc extensions in c

Viewing 0 reply threads
  • Author
    Posts
    • #1972
      clarkk
      Participant

      I understand that gcc has an extension which allows index-specific initialization of a static array. My compiler (microsoft 6), does not support this and i cannot switch compilers. I am using the macro to to add a parameter-setter pointer to an objects v-table.

      any known workarounds or ideas?

Viewing 0 reply threads
  • The forum ‘C Programming’ is closed to new topics and replies.