alcover/stricks

CodeBlocks compilation error

fabek opened this issue · 1 comments

fabek commented

Hello,

I've got an error when compiling stx.c in my project. I'm using CodeBlocks v17.12.

stx.c|47|error: expected declaration specifiers or '...' before '(' token|

Ps. I'm NOT using c99 or c11 standard. Could you make it comatible please?

image

Hi Fabek,

Sorry but for the moment it will stay C99 or C11.
It's more comfortable this way because it's still in prototype phase.