List Question
20 TechQA 2015-06-14T09:42:50.743000Conditional Compilation in C for getting different versions of one function
3.3k views
Asked by Sebastian
Define a section of code in a class that's configured for two targets to run only in one of the targets
158 views
Asked by Emil Adz
How to do conditional compilation with TASM?
537 views
Asked by franck
Does Eclipse CDT's parser/indexer have a "self-identifying" preprocessor #define macro?
842 views
Asked by einpoklum
DEBUG vs RELEASE and distributing Assembly
517 views
Asked by G-Man
Is it possible to set a function to only be inlined during a release build?
417 views
Asked by NeuralSandwich
Have XCode choose different source files depending on CPU architecture?
203 views
Asked by Prof. Falken
Conditional compilation in system header files
1k views
Asked by Zhiwei Chen
Eclipse CDT: Managing conditional compile (#ifdef) in one codebase
475 views
Asked by user463477
Conditional compilation symbols as user preferences
193 views
Asked by bboyle1234
SCRIPT1030: Conditional compilation is turned off
638 views
Asked by Quoter
Python-module: #ifdef for setup.py
445 views
Asked by Dennis Guse
Marshall Structs with ifdef's and unions in c#
486 views
Asked by jero2rome
Conditional Compile - Implementation Alternatives
209 views
Asked by Sebastian B.
TFS 2012/MSBuild: adding additional conditional compilation symbols to the ones already defined in project file csproj C#
1.3k views
Asked by Andreas Reiff
any mechanism in Java to provide compile-time code variants?
577 views
Asked by Dov
Conditional symbols doesn't work
1.4k views
Asked by Mahmoud Samy
ifdef for specific Xcode versions?
1.4k views
Asked by Mike Nathas
Conditional compilation for .NET 4
10.7k views
Asked by MMind
Is there conditional statements to exclude code when compiling with GC disabled?
267 views
Asked by Kentzo