Newbetuts
.
New posts in pragma
Is there a way to define a preprocessor macro that includes preprocessor directives?
c
macros
c-preprocessor
pragma
preprocessor-directive
How can I disable #pragma warnings?
c++
warnings
pragma
What is the difference between parent and base in Perl 5?
perl
subclass
pragma
C#: Is pragma warning restore needed?
c#
compiler-warnings
pragma
Tell gcc to specifically unroll a loop
c
gcc
pragma
unroll
Pragmas in python
python
pragma
Why isn't C/C++'s "#pragma once" an ISO standard?
c++
c
pragma
include-guards
Is using #pragma warning push/pop the right way to temporarily alter warning level?
c++
visual-c++
warnings
compiler-warnings
pragma
What does the HTTP header Pragma: Public mean?
http
pragma
Why isn't #pragma once automatically assumed?
c++
c
pragma
Where does the word "pragma" come from?
c++
c
terminology
pragma
Is there a compiler hint for GCC to force branch prediction to always go a certain way?
c++
gcc
intel
pragma
branch-prediction
Use of #pragma in C
c
pragma
Pragma in define macro
c-preprocessor
pragma
stringification
Disable single warning error
c++
visual-c++
warnings
pragma
What does "#pragma comment" mean?
c++
visual-c++
macros
pragma
Selectively disable GCC warnings for only part of a translation unit
c++
c
gcc
compiler-warnings
pragma
What is the significance of #pragma marks? Why do we need #pragma marks?
objective-c
xcode
pragma
How to disable GCC warnings for a few lines of code
c
gcc
compiler-warnings
pragma
Prev