Re: newbe hallo world problem



gabinettoski@xxxxxxxxxxx schrieb:

why? isn't linux: a label in gcc?

"linux" is a predefined preprocessor macro. You can check it e.g. with

#ifdef linux
....
#endif

Kind regards

Jna
.



Relevant Pages