SpiceQA
Questions
Tags
Users
Badges
user_139746
@user_139746
0
reputation
0
answers
7
questions
About Me
// Hello, World !
Top Answers
How do one-way hash functions work? (Edited)
51 votes
In Functional Programming, is it considered a bad practice to have incomplete pattern matchings
45 votes
Efficiency of purely functional programming
36 votes
How to determine if memory is aligned?
34 votes
Why isn't there a good scheme/lisp on llvm?
25 votes
Top Questions
In C99, is f()+g() undefined or merely unspecified?
54 votes
3 answers
Tentative definitions in C and linking
39 votes
3 answers
How to implement memmove in standard C without an intermediate copy?
34 votes
5 answers
What does clang++'s option -fno-strict-enums do?
7 votes
1 answers
Is this C program with two struct definitions, involving a flexible array member, defined?
6 votes
1 answers