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
Automatically running code at the start of every C function
Sep 06, 2022
c
function
debugging
gcc
c-preprocessor
Using #define in an "if" statement
Oct 16, 2022
ios
objective-c
c-preprocessor
conditional-compilation
Dealing with constants inside functions
Mar 04, 2022
c
system
constants
c-preprocessor
Is there a macro that expands to return without parentheses?
Sep 06, 2022
c
c-preprocessor
parentheses
Macro with ## in @interface, what does it mean?
Mar 23, 2022
objective-c
c-preprocessor
Is it valid to use boolean literals in preprocessor conditionals?
Jan 19, 2020
c++
c-preprocessor
language-lawyer
What is #__VA_ARGS__ supposed to generate when there are no arguments passed?
Jul 03, 2022
c++
c-preprocessor
variadic-macros
Using macros in printf with a number sign
Apr 23, 2022
c
macros
c-preprocessor
Does having constant variables as defines make your program smaller?
Oct 15, 2022
c++
constants
c-preprocessor
__int64 for GCC as a Preprocessor Option
Nov 06, 2022
c
gcc
c-preprocessor
How to compare two preprocessor macros with the same name?
May 03, 2022
c++
c++11
c++17
c-preprocessor
compile-time
Reusing a C macro in several files
Jul 07, 2022
c
macros
c-preprocessor
header-files
gcc assembler preprocessor not compatible with standard headers
Dec 23, 2018
gcc
assembly
c-preprocessor
Usage of underscore as argument of a macro function
Nov 07, 2022
c
macros
c-preprocessor
Can you add preprocessor directives in assembly?
Jul 14, 2022
c
assembly
c-preprocessor
What does third 'for' mean in #define for for(int z=0;z<2;++z)for
May 02, 2022
c++
c-preprocessor
Is isupper() a macro or a function?
Sep 16, 2022
c++
function
macros
c-preprocessor
Objective-C use of #import and inheritance
Aug 15, 2019
objective-c
cocoa
cocoa-touch
c-preprocessor
Reusable preprocessor __COUNTER__
Oct 14, 2018
c++
templates
c-preprocessor
C puzzle...How Can I pass variadic arguments into a macro?
May 17, 2019
c
c-preprocessor
variadic-functions
« Newer Entries
Older Entries »