Skip to content


  1. C/C++, Enumerations October 9, 2012

    Posted in C/C++.

    Comments Off on C/C++, Enumerations
  2. C/C++/Java – Leading 0 (zero) means Octal October 9, 2012

    Posted in C/C++, Java.

    Comments Off on C/C++/Java – Leading 0 (zero) means Octal
  3. C/C++ – Variable and method name length limit October 9, 2012

    Posted in C/C++.

    Comments Off on C/C++ – Variable and method name length limit
  4. Android: unable to resolve super class October 3, 2012

    Posted in Android.

    Comments Off on Android: unable to resolve super class
  5. Nexus 7 not showing up in ADB October 3, 2012

    Posted in Android.

    Comments Off on Nexus 7 not showing up in ADB
  6. Why use foo(void) instead of just foo() – Why void in parameter list October 1, 2012

    Posted in C/C++.

    Comments Off on Why use foo(void) instead of just foo() – Why void in parameter list
  7. Multi-line string literals in C/C++ October 1, 2012

    Posted in C/C++.

    Comments Off on Multi-line string literals in C/C++