SpiceQA
Questions
Tags
Users
Badges
user_321013
@user_321013
0
reputation
0
answers
21
questions
About Me
// Hello, World !
Top Answers
PowerShell stripping double quotes from command line arguments
40 votes
HKEY_LOCAL_MACHINE\SOFTWARE\Classes vs HKEY_CLASSES_ROOT
17 votes
Is rebasing DLLs (or providing an appropriate default load address) worth the trouble?
8 votes
Is there a C++ function to sort a std::stack?
5 votes
C++ `digits10` is 6 for IEEE float, but the first non-representable integer already has 8 digits?
3 votes
Top Questions
What to do about a 11000 lines C++ source file?
230 votes
34 answers
Is rebasing DLLs (or providing an appropriate default load address) worth the trouble?
28 votes
5 answers
Is it possible to have a function(-name) as a template parameter in C++?
22 votes
5 answers
What benefit has the "sub main ... &main();" approach (sub-main-pattern) in Perl?
18 votes
5 answers
Does C++ guarantee identical binary layout for "trivial" structs with a single trivial member?
18 votes
3 answers