Title |
Δ |
Undefined reference to symbol, even though the library is linked
|
0.00 |
Create automatic C wrapper for C++ library?
|
+0.44 |
Is size of smallest unit of data written to file on file stream in...
|
-0.24 |
Missing convention for C++ accessors?
|
-0.74 |
Bitfields, why implementation specific?
|
0.00 |
Several "private" declarations in class
|
+0.44 |
c++ fastest way to write vector <pair <double,double> to f...
|
-0.08 |
what is the meaning of _AX = 1000 in the following C program?
|
+0.40 |
how to search for a string between 4 strings
|
0.00 |
Is it possible to limit DLL functionality?
|
-1.97 |
the built-in type bool in C++ or the stdbool.h type in C defines TR...
|
+1.22 |
Compiling C++-code without a file
|
-0.39 |
Sieve of eratosthenes : bit wise optimized
|
0.00 |
printf, wprintf, %s, %S, %ls, char* and wchar*: Errors not announce...
|
-0.66 |
mmap size to be adjusted to previous page boundary
|
0.00 |
Why it is important to first convert code in assembly?
|
-1.72 |
performance of passing arguments by value
|
-0.67 |
Issue importing functions from DLL C++. LNK 2001
|
0.00 |
Increment challenge: ++ vs. +1
|
0.00 |
"New" and "delete" in a function
|
+0.32 |
Is there any penalty in returning members of nested objects?
|
-0.00 |
Why does the linker not fail when an extern const is changed in ano...
|
0.00 |
GDI+ drawing with multithreading
|
0.00 |
Listing drivers in ring0/kernel?
|
-0.36 |
Use OR among with #ifdef
|
-0.18 |
Implementing abstract 'overlaps' method for different shapes?
|
-0.52 |
Does changing a method to add the hidden this pointer break binary...
|
0.00 |
Getting sizeof(MyClass) in class member declaration
|
+0.81 |
GCC - How to enable SSSE3 intrinsics but disable their use in compi...
|
+1.83 |
g++ the order of static library matters?
|
+0.43 |
Avoiding switch statements
|
+0.38 |
Using ofstream in append mode from two different processes
|
-0.07 |
C++ ternary operator execution conditions
|
+0.37 |
Making process survive failure in its thread
|
+0.03 |
Rule of thumb for C++ constructor overloads?
|
-1.10 |
Creating a ".o" file from a Visual Studio 2012 project
|
+0.42 |
Is -std=c++11 appropriate for production code using gcc 4.8.1
|
0.00 |
Using and re-defining typedef from base class
|
-0.78 |
Close all processes
|
-1.12 |
c++ sending ascii 254 through serial communication
|
0.00 |
How SDL work without source files?
|
0.00 |
is it allowed to pass *this as an argument of a function accepting...
|
-1.21 |
Why does one HANDLE not work for WriteConsoleInput, but works for W...
|
0.00 |
String concatenation using pointers
|
+1.38 |
Is is OK to have locks on several file handles at the same time?
|
-0.09 |
How can I convert the day of the year (1-365) to its equivalent dat...
|
-0.57 |
Implementing a new strcpy function redefines the library function s...
|
+0.82 |
Disadvantages of increasing Stack Size and difference between Stack...
|
0.00 |
Using exit() in destructor of a class having static object, doesn't...
|
-0.58 |
Serial communication between linux and windows
|
+1.31 |