I divide my time between the US Air Force Reserve, writing software, riding bicycles, and trying to keep up with my kids.
|
May
16 |
|
awarded | Citizen Patrol |
|
May
10 |
|
awarded | Excavator |
|
May
10 |
|
revised |
Drawing lines with GDI - Invalidate() / onPaint problem minor spelling change |
|
May
7 |
|
awarded | Popular Question |
|
May
4 |
|
awarded | Notable Question |
|
Apr
30 |
|
awarded | Great Answer |
|
Mar
7 |
|
awarded | Autobiographer |
|
Feb
5 |
|
awarded | Teacher |
|
Feb
5 |
|
answered | When should pointers be checked for NULL in C? |
|
Jan
31 |
|
comment |
Interface vs Abstract Class (general OO) In C++ one could use multiple inheritance although many would recommend aggregation over inheritance. stackoverflow.com/questions/269496/inheritance-vs-aggregation |
|
Jan
18 |
|
awarded | Notable Question |
|
Jan
10 |
|
comment |
How can I determine which port a network connection is using? Whoever downvoted the question, please leave a comment explaining why you did so. Phantom downvotes are uninformative. |
|
Jan
9 |
|
comment |
How can I determine which port a network connection is using? The suggested duplicate is answered using the command-line utility netstat; note that the question is about querying this with C++/WinAPI |
|
Jan
9 |
|
accepted | How can I determine which port a network connection is using? |
|
Jan
8 |
|
asked | How can I determine which port a network connection is using? |
|
Jan
8 |
|
comment |
Interface vs Abstract Class (general OO) Good point enforge, I think that is correct; in C#, it would be like class Jay : C-141Pilot, ISafetyOfficer { } where Jay inherits from C-141Pilot and implements ISafetyOfficer |
|
Dec
24 |
|
awarded | Autobiographer |
|
Dec
24 |
|
awarded | Supporter |
|
Dec
19 |
|
awarded | Analytical |
|
Dec
12 |
|
awarded | Popular Question |