cplusplus.com
C++ : Users : kempofighter
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
User: kempofighter
Public profile
Send private message


User profile: kempofighter

User info
User name:kempofighter
Name:Shawn
Location:San Diego, CA
Bio:Bachelor of Science Electronics Engineering Technology, DeVry University, Columbus, OH, class of 1996.
3 years experience, assembly programming, AYK-14,
7 years experience, C++, OOD, embedded platforms
2 years experience, C++, windows .Net
Statistical data
Birthdate:Jan 18, 1974
Gender:Male
Occupation:Engineer
Skills:C++
C++/MFC
Assembly
C++/.NET
C#
C#/.NET
History
Joined:
Number of posts:1116
Latest posts:

QuickSort troubles
Read the wikipedia article on quicksort and then use the debugger to step through your code. This i...

Using find method in LinkedList
What is the run time error? What have you done to debug the program? If you are using visual studi...

Switch statements and segmentation faults
Give me a break. Post something that compiles, and that is within tags.

Gui based unit test framework in cpp
I suppose that you want something for free? If you or your company is willing to pay, there are too...

Printf() vs cout: function versus stream
I agree with Helios. I wish that there was a pre-formatting utility so that you can build the strin...