Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c-preprocessor
Implications of typedef void FOO vs. #define FOO void in function signatures [duplicate]
Oct 19, 2022
c++
c
typedef
c-preprocessor
To which degree does the C preprocessor regard integer literal suffixes?
Sep 06, 2022
c++
c
integer
c-preprocessor
suffix
Old C compiler chokes on #ifndef #define
Dec 02, 2021
c
c-preprocessor
Is it standard for #if to assume undefined symbolic constants as 0?
Oct 18, 2022
c
gcc
c-preprocessor
During C macro expansion, is there a special case for macros that would expand to "/*"?
Sep 15, 2022
c
macros
c-preprocessor
c99
Preprocessor directives across different files in C#
Jan 17, 2017
c#
c-preprocessor
conditional-compilation
Anyway to see list of preprocessor defined macros?
Sep 25, 2022
gcc
macros
c-preprocessor
codesourcery
Multiple preprocessor directives on one line in C++
Oct 22, 2022
c++
c-preprocessor
Is Boost using legal C++ preprocessing directive syntax?
Jul 02, 2016
c++
boost
syntax
c-preprocessor
boost-preprocessor
C++ Code Generation
Mar 25, 2019
c++
templates
c-preprocessor
code-generation
Why do major compilers use typedef for stdint.h but use #define for stdbool.h?
Mar 30, 2022
c
include
c-preprocessor
language-lawyer
typedef
Preprocessor error when defining =
Oct 23, 2022
c
c-preprocessor
Is a header necessarily a file?
Sep 07, 2022
c++
c++11
c-preprocessor
standards
(Weird?) GCC Preprocessor Behaviour
Apr 24, 2021
gcc
c-preprocessor
Why compiler complain about this macro declaration
Sep 14, 2022
c
debugging
c-preprocessor
g++ preprocessor output [closed]
Nov 05, 2022
c++
g++
c-preprocessor
How to know if __uint128_t is defined [duplicate]
Aug 25, 2022
c
c-preprocessor
128-bit
Does '#'-character have to be at the start of a line in the C preprocessor? [duplicate]
Oct 23, 2021
c
syntax
language-lawyer
c-preprocessor
conditional-compilation
Is it legal to redefine a C++ keyword?
Sep 22, 2022
c++
standards
keyword
c-preprocessor
for or while loop inside #define directive
Oct 18, 2022
c
for-loop
c-preprocessor
« Newer Entries
Older Entries »