An Endless Xploration..
..to be more human every single day in this hopefully meaningful life...
Sunday, July 31, 2011
Unusual way to learn Compiler Design
›
Compiler design is probably a rather boring subject without a real-life example. However, it's a very important subject in the field of ...
Sunday, July 24, 2011
_CRT_SECURE_NO_WARNINGS Error Message in Visual Studio 2010 (VC++)
›
Using "legacy"/"unsecure" I/O functions in Visual Studio 2010 would trigger error similar to this: 1>emufuncs.cpp(672...
Sunday, June 5, 2011
Visual Studio 2010 Code Editor Bug (Applies to C++ Code Editing)
›
Visual Studio 2010 Code Editor has stability issues in several platforms (mine is Windows 2008 Server SP2 - x86) as described here . In that...
Monday, March 7, 2011
Developing Software for Embedded Systems
›
Developing software for embedded system is particularly challenging. Therefore you have to make sure: 1. You know how to get debugging messa...
2 comments:
‹
›
Home
View web version