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
Way to round up number to an int size boundary number of bytes
Oct 17, 2025
c
macros
bit-manipulation
c-preprocessor
boundary
C program to find the function name of a c file
Oct 17, 2025
c
function
c-preprocessor
preprocessor-directive
Preprocessing: Is defining a shorthand for `import` legal?
Oct 16, 2025
c++
language-lawyer
c-preprocessor
c++20
static_if in C99's preprocessor
Oct 16, 2025
c
c99
c-preprocessor
static-if
GLSL define does calculation or replaces text?
Oct 16, 2025
glsl
webgl
c-preprocessor
How to accurately count tokens in a C program? Do preprocessor directives like #include and #define count?
Oct 15, 2025
c
token
c-preprocessor
preprocessor
In which situations does the second form of `__has_include` appear?
Oct 16, 2025
c++
language-lawyer
c-preprocessor
preprocessor-directive
Macro to call a function
Oct 13, 2025
c
macros
arguments
c-preprocessor
preprocessor
Is there a way to get the value of __LINE__ on one line and use that value on other lines?
Oct 14, 2025
c-preprocessor
Pre-processor macro to convert an hex string to a byte array
Oct 14, 2025
c
gcc
macros
c-preprocessor
preprocessor
How to provide an option to a C library via a macro
Sep 22, 2025
c
linker
c-preprocessor
Debugging comments and C/C++ macros
Sep 21, 2025
c++
macros
c-preprocessor
Are typedef's handled by the preprocessor? [duplicate]
Sep 21, 2025
c
c-preprocessor
typedef
How to pad strings using preprocessor macros
Sep 19, 2025
c
string
c-preprocessor
Using MSVC preprocessor 'charizing' operator in Clang
Sep 19, 2025
c++
visual-c++
clang
c-preprocessor
Define name i.e. macro as nothing
Sep 17, 2025
c++
c-preprocessor
How do I fix the include_next of stdlib.h from cstdlib?
Sep 17, 2025
c++
g++
c-preprocessor
How do I concatenate two macros with a dot between them without inserting spaces?
Sep 15, 2025
c-preprocessor
Define an assert which is effective even if NDEBUG is defined
Sep 16, 2025
c
c-preprocessor
assert
Older Entries »