Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22085

Is "unix" restricted keyword in C?

$
0
0

This code does not compile for me on GCC version 4.3.2 (Debian 4.3.2-1.1)

main() {  int unix;}

I've checked the C keywords list and "unix" is not one of them.

Why am I getting the following error?

unix.c:2: error: expected identifier or ‘(’ before numeric constant

Viewing all articles
Browse latest Browse all 22085

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>