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:1183
Latest posts:

BIG O time calculation question
According to this book on discrete math, if O(x^2) is the complexity, and it takes 3 seconds to run ...

Class instantiation, which is the best way and why?
[quote] if I need to use the 3rd way do I need to do anything with the deconstructer? Or will the de...

dynamic memory management (arrays)
[quote]I imagine that I have to iterate through each element and delete them as I go along?[/quote] ...

Dependency injection std::shared_ptr vs reference
[code]References and pointers are alike in this particular fashion.[/code] I stand corrected on tha...

How sort a unordered_map in alphabetical order?
There is an example in the previous post so I'm not sure what you are asking Ozzy69. Unordered cont...