| Title |
Δ |
| How to make a HTML list appear without the bullets signs using CSS...
|
+0.65 |
| Getting data in a certain order using mySql
|
-0.82 |
| php: catch exception and continue execution, is it possible?
|
+0.19 |
| reading buffer C++
|
-0.17 |
| How do I know a program exited, from serial console perspective
|
+0.17 |
| what's the point in malloc(0)?
|
-1.95 |
| Strangest language feature
|
+0.54 |
| Is it better to eliminate extra variables if possible in PHP?
|
-0.87 |
| Does std::copy handle overlapping ranges?
|
-0.76 |
| #define NULL NULL
|
+0.99 |
| Would you use num%2 or num&1 to check if a number is even?
|
+0.50 |
| Pointing to the first object in a linked list, inside or outside cl...
|
-0.20 |
| Is there a use for uninitialized pointers in C or C++?
|
-1.14 |
| How to expose STL list over DLL boundary?
|
-1.53 |
| Teamworking in software development etiquette
|
-0.27 |
| PHP Clean Up Permutated Array
|
+0.96 |
| Is it allowed to inherit from a class in the std namespace (namely...
|
+0.96 |
| What _can_ I use as std::map keys?
|
+1.15 |
| 10 character id that's globally and locally unique
|
+0.43 |
| How to get the columns names along with resultset in php/mysql?
|
-0.82 |
| C++ - Arguments for Exceptions over Return Codes
|
-1.32 |
| Can mysql_pconnect be called multiple times in one php page?
|
0.00 |
| Pass by value or reference, to a C++ constructor that needs to stor...
|
+0.85 |
| convert 01, 02, 03, 04 .. 09 to 1,2,3,4 ... 9
|
+1.19 |
| weird C++ constructor/copy constructor issues in g++
|
-0.65 |
| How to test a byte against a hex value?
|
+1.33 |
| what does union U look like in the memory?
|
-0.02 |
| How to cast a pointer to an int in c ( to get its ascii value )
|
+0.43 |
| Why doesn't C++ reimplement C standard functions with C++ elements/...
|
+0.98 |
| Refactoring function pointers to some form of templating
|
-0.34 |
| Facebook Extended Permissions Dialog Dissapears
|
-0.09 |
| How can I schedule some code to run after all '_atexit()' functions...
|
-0.42 |
| Casting UINT64 to float?
|
-1.64 |
| Using C, convert a dynamically-allocated int array to a comma-separ...
|
-0.24 |
| Determining value based on adjacent cells in matrix
|
-0.22 |
| How is a union different from a struct? Do other languages have sim...
|
+0.79 |
| PHP's date always returns January?
|
-0.24 |
| c++ problem with polymorphism and vectors of pointers
|
+0.87 |
| Understanding and doing Code Injection in C
|
+1.78 |
| What creates the stack?
|
+0.08 |
| Continue to debug after failed assertion on Linux?
|
+1.17 |
| c++ array access through pointer
|
-1.41 |
| Should I use a const reference or a boost::shared_ptr?
|
-0.25 |
| Isn't there a point where encapsulation gets ridiculous?
|
-0.67 |
| When and why should the Strategy Pattern be used?
|
+0.43 |
| Determine thread which holds the lock on file
|
+0.12 |
| Template metaprogram converting type to unique number
|
-0.43 |
| Ensuring pointer is not deleted
|
+0.31 |
| MySQL or PHP syntax oversight when trying to perform conditional up...
|
-0.29 |
| Initializing array of objects with data from text file
|
-0.57 |