fabek opened this issue 4 years ago · 1 comments
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?
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.