Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Blagovest Buyukliev
Ruse, Bulgaria
Age: 25
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
22
votes
How to select multiple rows filled with constants?
sql
select
constants
asked Feb 4 '10 at 16:11
stackoverflow.com
12
votes
How often do you run & test your code while programming?
productivity
testing
coding
asked Dec 22 '10 at 17:30
programmers.stackexchange.com
11
votes
Is it possible to execute code from the stack in standard C?
c
stack
executable
asked Sep 20 '10 at 21:02
stackoverflow.com
10
votes
Duplicate image detection algorithms?
c
algorithm
image
asked Feb 8 '10 at 1:58
stackoverflow.com
9
votes
strcpy() return value
c
function
strcpy
asked Aug 24 '10 at 22:07
stackoverflow.com
8
votes
Casting void pointers
c
pointers
void-pointers
asked Aug 24 '10 at 18:18
stackoverflow.com
5
votes
File Locking vs. Semaphores
c
linux
unix
interprocess
asked Aug 25 '10 at 17:52
stackoverflow.com
5
votes
Startup code of a statically-linked executable issues so many system calls?
c
linux
static-linking
libc
syscall
asked Oct 3 '11 at 21:33
stackoverflow.com
Top Answers
135
Why declare a struct that only contains an array in C?
stackoverflow.com
38
Is it safe to parse a /proc/ file?
stackoverflow.com
30
How is “int* ptr = int()” value initialization not illegal?
stackoverflow.com
19
Why do we use __builtin_expect when a straightforward way is to use if-else
stackoverflow.com
19
Check if process exists given its pid
stackoverflow.com
18
Get a substring of a char*
stackoverflow.com
18
What's this C++ syntax that puts a brace-surrounded block where an expression is expected?
stackoverflow.com
17
What's the difference between open and sysopen in Perl?
stackoverflow.com
17
Is there any reason to use C++ instead of C, Perl, Python, etc.?
programmers.stackexchange.com
14
Usage of or operator in php?
stackoverflow.com
13
Bash variables with spaces
stackoverflow.com
13
Why does fopen/fgets use both mmap and read system calls to access the data?
stackoverflow.com
13
perl dancer: foreach in template is only printing first value
stackoverflow.com
12
Is freeing allocated memory needed when exiting a program in C
stackoverflow.com
12
Is there a way to check, if an argument is passed in single quotes?
stackoverflow.com
12
perl subroutine array and scalar variable paramaters
stackoverflow.com
12
Perl: Why would eq work, when =~ doesn't?
stackoverflow.com
12
What's the meaning of 'char (*p)[5];'?
stackoverflow.com
12
Why do I get this error? void* is not a pointer to object type.
stackoverflow.com
12
What is the difference between two empty main{} programs with and without OS?
stackoverflow.com
11
Pointer pointing to an empty array
stackoverflow.com
11
UNIX Zombies and Daemons
stackoverflow.com
10
What might you use a nameless struct or union for?
stackoverflow.com
10
Is there a better way to do C style error handling?
stackoverflow.com
10
In perl what does -f mean in an if statement?
stackoverflow.com
9
Is the code “while(condition);” valid and what does it mean?
stackoverflow.com
9
How does shell execute piped commands?
stackoverflow.com
9
pattern searching in perl
stackoverflow.com
9
Is a global or static declaration safer in an embedded environment?
stackoverflow.com
9
Type long Vs Type long int
stackoverflow.com
1
2
3
4
next
Stack Exchange works best with JavaScript enabled