243 reputation
15
bio website linkedin.com/in/…
location California
age 49
visits member for 2 years, 7 months
seen Mar 4 at 21:24
stats profile views 21
I am a Senior Software and Firmware Engineer with over 30 years experience in C and C++.

Oct
13
awarded  Yearling
May
3
answered What route to take to become a systems developer?
Apr
21
answered Should I be coding this myself?
Mar
31
comment Interesting interview question
Is it possible that a compiler could convert case 2 into case 1 provided there are no statements between the for loops in case 2?
Mar
23
answered What is the role of C++ today?
Mar
14
answered Just wondering about “Do-It Yourself Apps” on the internet versus apps written by us developers
Mar
10
answered How does one keep up with all the new tools/languages/framework?
Mar
10
awarded  Supporter
Feb
25
answered What is exactly the meaning of “portability”?
Feb
25
comment What is exactly the meaning of “portability”?
The intent of C portability is that it should compile and execute on another platform. The important distinction is that Java doesn't need to rebuild in order to run on another platform, whereas a C program does. Look at all the Linux distributions of code.
Feb
15
comment Which C# practices should be avoided in C++?
Using C# in the first place (just kidding). ;-)
Feb
1
awarded  Teacher
Dec
30
awarded  Scholar
Dec
30
accepted Obtaining Embedded Linux Experience
Dec
28
awarded  Student
Dec
28
asked Obtaining Embedded Linux Experience
Oct
13
awarded  Autobiographer