List Question
20 TechQA 2022-12-20T01:47:41.023000Can you use #defines like method parameters in HLSL?
425 views
Asked by Oliver
Simulating C/C++ empty defines in Java
107 views
Asked by IlluSion
Why #define variable in library is overridden from #define in calling application?
104 views
Asked by Yann
For C/C++ syntax highlighting in vscode : how to tell vscode that a compile option "-Dxxxx" will be used?
1.3k views
Asked by Manuel Yguel
Disallow C preprocessor from using a macro within another
176 views
Asked by agregate
C++: Simplifiying a #define
268 views
Asked by Rainer
How to handle C char* defines in C++
959 views
Asked by mab0189
How to increment a Record Field using Scheme define-syntax macro
140 views
Asked by clartaq
Custom pattern-matching facility for Chez Scheme
376 views
Asked by Caspian Ahlberg
Token in macro definition was not declared in this scope
457 views
Asked by Christopher Jakubek
Unsequenced function calls: error for a #define
271 views
Asked by Sharky
Why there is only one method in the define-syntax my-class?
98 views
Asked by user8314628
Hygienic macro r7rs : Return second expression value
207 views
Asked by Lucas M
how to comment values under #ifdef in one place
266 views
Asked by AC-93
How to pass a variable to the define macro used for accessing the path in system verilog
4k views
Asked by Anu
Provide syntax-rule Racket
228 views
Asked by Atonic
Cannot resolve function-like macro inside conditional compilation block
1.7k views
Asked by Peter Cerba
How to tranpose pattern sequence in Scheme macro?
39 views
Asked by ceving
Make my own while loop using "define-syntax-rule"
465 views
Asked by kmgauthier
Racket macro that defines multiple top-level forms?
471 views
Asked by Joseph Garvin