Title |
Δ |
new and delete handles multithreading issues
|
+1.39 |
release vs debug builds
|
+0.33 |
Should SVN repository include IDE project files?
|
+0.40 |
What happen if we free memory which are already free or not malloc?
|
+0.57 |
VC++ on Visual Studio 2010: Release builds using debug heap
|
0.00 |
What's the need for separate "supervisor" and "user&...
|
+0.39 |
How to call C++ constructor from Visual Basic
|
-1.08 |
Thread with and without a memory leak
|
-0.10 |
How Does Virtual Destructor work in C++
|
+0.31 |
what is the main difference in azure stagging and production enviro...
|
-0.12 |
How do I force loading of a specific assembly into every applicatio...
|
0.00 |
Can't write to blob storage from inside ASP.NET MVC
|
0.00 |
how does the program print 10 statements?
|
-1.10 |
Calling base class virtual method by derived class virtual method
|
+1.07 |
Possible memory leak with malloc, struct, std::string, and free
|
+0.85 |
How does it convert _bstr_t to BSTR when passing as an argument?
|
0.00 |
How to include the md5 value of a file into itself
|
+0.39 |
C++: Logical Comparison as conditional statement?
|
-0.45 |
pass c_str return value of temporary object to printf
|
+1.33 |
Default return value of a boolean type return function in c++
|
+0.37 |
Address of a static variable
|
+1.07 |
Question about optimization in C++
|
-0.25 |
C++, non parameter types for templates: only const variables?
|
+0.38 |
Tracking down memory leak in a plugin, using _crtBreakAlloc, _CRTDB...
|
0.00 |
Why do parameters passed by reference in C++ not require a derefere...
|
-1.61 |
Whether assigning smart pointer to _variant_t requires a manual Add...
|
0.00 |
calculate the sum of all element in a double array
|
+0.87 |
Assigning a value treated differently
|
-0.91 |
splitting a 64-bit addition into two 32-bit additions
|
-0.11 |
Using overload operator new within class
|
0.00 |
How standardised are compilers' errors?
|
0.00 |
Drop query in sqlite
|
0.00 |
Question about test_bit macro in C
|
-1.92 |
Does dynamic memory allocation differ in C and C++ in popular imple...
|
+0.36 |
Windows: pointer unicity
|
-0.22 |
SSL: If you use 2048 bit RSA key will the symmetric key that is neg...
|
-2.17 |
c++ multiple inheritance casting
|
+1.68 |
To "if, if, if" or to "if, else if, else if, else&qu...
|
+0.16 |
amalgamation sqlite
|
0.00 |
deallocating memory when using exit(1), c++
|
-0.77 |
How to determine the amount of memory required by my char*?
|
+1.65 |
Is there a clean way of handling bad_alloc exceptions thrown inside...
|
-0.99 |
Strdup() and strcpy
|
-1.22 |
Does the use of null pointers mean that some memory is always unused?
|
+0.24 |
srand() -- why call only once?
|
+0.72 |
On what does the size of an C++ object file depend?
|
-1.18 |
Need to Release a com_ptr_t before reassigning with CreateInstance?
|
0.00 |
strcpy and strcat cause problems sometimes
|
+0.39 |
ATL CComPtr copy constructor
|
0.00 |
Array of polymorphic base class objects initialized with child clas...
|
+1.73 |