257 reputation
15
bio website
location
age
visits member for 1 year, 7 months
seen May 18 at 14:03
stats profile views 17

May
7
accepted Best practice for creating a 'global' config class used by numerous components
May
7
awarded  Editor
May
7
revised Best practice for creating a 'global' config class used by numerous components
deleted 148 characters in body
May
7
asked Best practice for creating a 'global' config class used by numerous components
Feb
26
awarded  Caucus
Dec
4
awarded  Nice Question
Oct
18
comment design for a parser to handle very large files
Can you please explain what journal the data means?
Oct
15
asked design for a parser to handle very large files
Oct
13
awarded  Yearling
Oct
11
answered How important is positive feedback in code reviews?
Aug
16
accepted Order of learning sort algorithms
Aug
15
asked Order of learning sort algorithms
Aug
7
accepted Why does the C library use macros and functions with same name?
Aug
7
comment Why does the C library use macros and functions with same name?
Just so I am clear, you mean user has no #include <whatever> but instead adds int isdigit(int); at top of implementation file. OK, just read through your response properly.
Aug
7
comment Why does the C library use macros and functions with same name?
How could the program be compiled WITHOUT the macro definition?
Aug
7
asked Why does the C library use macros and functions with same name?
May
14
accepted ssl requirement -is this just initial handshaking so that subsequent socket communication can commence as normal
May
13
asked ssl requirement -is this just initial handshaking so that subsequent socket communication can commence as normal
Apr
19
asked Use of pdb file in release build executables
Apr
4
accepted How does const storage work? (Item 2, Scott Myers Effective C++)