| Title |
Δ |
| WHILE loop to begin only when ELSEIF condition is true
|
0.00 |
| error c2065 and many other error
|
+0.36 |
| Sometimes wrong values coming in Simple Interest Program
|
0.00 |
| Address Of String Literals in C
|
-1.70 |
| assign value to char pointer, but say Access violation writing loca...
|
+1.42 |
| How '\0' is treated in printf?
|
+0.74 |
| Explain the following code snippet?
|
+0.41 |
| floating point comparison in c++11
|
-0.58 |
| Which convention is better in C programming?
|
+1.55 |
| what is space character in perl
|
-1.63 |
| How does a script prefaced with #!/bin/rm delete itself?
|
+1.06 |
| Yes/No loop in C
|
+1.99 |
| Behavior of realloc when the new size is the same as the old one
|
+2.06 |
| Why lua_tonumber() has different behavior from lua_tointeger() when...
|
0.00 |
| Error when reading from file in Lua
|
+0.44 |
| Accept Numerical Values only for input using scanf
|
-1.14 |
| What is the scope, life of typedef, if typedef is a storage class?
|
+0.40 |
| What should a lua iterator factory return in case of nothing to ite...
|
0.00 |
| What is the range of floats as used in C in different environments?
|
+1.43 |
| Why do we need argc while there is always a null at the end of argv?
|
+0.22 |
| Error when defining a struct
|
-0.50 |
| Determine if FILE * is writable
|
-0.40 |
| Is stdin, stdout, stderr buffered or unbuffered in Lua?
|
-0.32 |
| How get rid of warning: deprecated conversion from string constant...
|
+2.16 |
| Which C99-compiler (Clang vs. GCC) is closer to standard on const s...
|
-1.40 |
| Why is printf rounding off?
|
-0.14 |
| %.#s format specifier in printf statement in c
|
+0.41 |
| Why is CGPoint declared twice?
|
-0.60 |
| Why do I need to subtract two from 1 << 64 to get 2^64 - 1?
|
+1.38 |
| What is a casted parameter statement in C?
|
-0.63 |
| If printf("%c%c",'A',8); deletes A, why can't printf(&quo...
|
-2.04 |
| The Little Schemer - Where to start?
|
-0.28 |
| Whats the correct use of const qualifier?
|
+1.53 |
| Code compiles fine on GCC but loads of error on VC2010
|
+0.04 |
| Difference between scanf("%c", &c) and scanf(" %...
|
-0.71 |
| Accessing data inside a struct
|
+0.18 |
| A function with an int or void return type can be called before dec...
|
-0.47 |
| Passing printf() as a parameter
|
-1.09 |
| read the data and skip parenthese with scanf
|
-0.09 |
| C++ included class is not recognized by another class
|
-0.82 |
| What's wrong with my Ruby method? It should return HTML tags
|
+2.04 |
| What does it mean to "throw" an empty expression?
|
+1.61 |
| printf, how to insert decimal point for integer (C under XC16 compl...
|
+0.43 |
| printf on Linux vs Windows
|
-0.71 |
| main() function in C
|
+0.79 |
| Addition using printf in C
|
-1.08 |
| different behaviour of scanf function with different format-specifi...
|
0.00 |
| Writing (A && C) || (B && C) conditional shorter
|
+0.39 |
| calloc returning 2 less characters in char array
|
+0.87 |
| struct intitialization notation not working with heap allocated sto...
|
+0.82 |