Title |
Δ |
Filter array to show rows with a specific value in a specific column
|
-0.45 |
Size of predefined/assigned char[], naming conventions, easily copy...
|
-0.14 |
Python How to I check if last element has been reached in iterator...
|
+0.66 |
Why doesn't Perl's for() go through all of the elements in my array?
|
+1.75 |
Read/Write Python Closures
|
+1.01 |
Role of C,C++,python,perl in Web development
|
+0.86 |
Why don't we have <cstdfloat> in C++?
|
+2.30 |
Why is it important for C / C++ Code to be compilable on different...
|
-0.66 |
In Python, how do I determine if an object is iterable?
|
-1.00 |
How to get value on a certain index, in a python list?
|
-0.90 |
remove numbers from a list without changing total sum
|
-0.78 |
How to reset a struct entry in C
|
-0.36 |
Can I get a non-const C string back from a C++ string?
|
-1.24 |
Convert list of Integers into one Int (like concat) in haskell
|
-0.25 |
Regular Expresion to match fractions and not dates
|
+1.04 |
Pythonic way to write a for loop that doesn't use the loop index
|
-0.16 |
Should primitive datatypes be capitalized?
|
-1.24 |
How can I get one Perl script to see variables in another Perl scri...
|
+0.31 |
How can I sort a Perl list in an arbitrary order?
|
-0.85 |
How can I print list elements separated by line feeds in Perl?
|
+0.40 |
In C macros, should one prefer do { ... } while(0,0) over do { ......
|
+1.66 |
Bit Shifts on a C Pointer?
|
+1.08 |
Logical value of an assignment in C
|
+0.31 |
Why does my method print "isObjectName=SCALAR(0x1289df0)"?
|
+0.87 |
Regular Expression Tools
|
-0.49 |
Use of "extern" storage class specifier in C
|
-0.08 |
How do I find which elements in one array aren't in another?
|
-0.64 |
How to check if structs are initialised or not
|
+1.23 |
What are function pointers used for, and how would I use them?
|
-0.59 |
How to return the index of ascii char in C
|
-0.62 |
sorting function in python
|
-0.07 |
Remove elements by index in haskell
|
-0.46 |
uint8_t vs unsigned char
|
+0.57 |
A Regex that will never be matched by anything
|
-0.43 |
Removing macro in legacy code
|
+0.61 |
Insertion Sort Code Challenge
|
-0.71 |
What is this syntax?
|
+1.01 |
What am I missing in the following program?
|
-0.11 |
How do I correctly sort strings in C?
|
-0.60 |
what does this pointer do?
|
+0.80 |
Is $1 or $& faster for replacing a matched string using s/// in...
|
+0.76 |
C: Not explicitly returning constructed struct, but it still works
|
-0.14 |
Which is better coding style?
|
+0.48 |
Access to Perl's empty angle "<>" operator from an...
|
+1.98 |
Using non-hashable Python objects as keys in dictionaries
|
-0.82 |
Memory management and realloc
|
-0.68 |
How can I replace a column of one file with a column of another usi...
|
+0.89 |
In what version of Python was set initialisation syntax added
|
-0.32 |
How do I split up a line and rearrange its elements?
|
+0.13 |
Why can you return from a non-void function without returning a val...
|
-0.45 |