SpiceQA
Questions
Tags
Users
Badges
Zan_Lynx_13422
@Zan_Lynx_13422
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
How do I remove the file suffix and path portion from a path string in Bash?
694 votes
How to find the 'sizeof' (a pointer pointing to an array)?
110 votes
Aborting a shell script if any command returns a non-zero value
96 votes
What tools do you use to develop C++ applications on Linux?
54 votes
What is the status of POSIX asynchronous I/O (AIO)?
30 votes
Top Questions
Take the address of a one-past-the-end array element via subscript: legal by the C++ Standard or not?
82 votes
13 answers
Looking for C++ STL-like vector class but using stack storage
76 votes
10 answers
Why did GCC generate mov %eax,%eax and what does it mean?
34 votes
1 answers