Skip to content


Posts by: James

  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++
  8. Visual Studio expand tabs and remove trailing spaces September 8, 2012

    Posted in Technology.

    Comments Off on Visual Studio expand tabs and remove trailing spaces
  9. Writing a debugger mini series: A GUI source code viewer, Load, Wrap, Select, Highlight, Scroll and Center vertically on RichEdit (C/C++) August 25, 2012

    Posted in C/C++, Debugger.

    Comments Off on Writing a debugger mini series: A GUI source code viewer, Load, Wrap, Select, Highlight, Scroll and Center vertically on RichEdit (C/C++)
  10. C/C++ RichEdit turn off line wrap August 25, 2012

    Posted in C/C++.

    Comments Off on C/C++ RichEdit turn off line wrap
  11. Mini series on writing a source level debugger for microcontrollers (How to build a debugger) August 24, 2012

    Posted in Debugger.

    Comments Off on Mini series on writing a source level debugger for microcontrollers (How to build a debugger)
  12. Decoding .debug_frame information from DWARF-2 August 24, 2012

    Posted in Debugger.

    Comments Off on Decoding .debug_frame information from DWARF-2
  13. Port forwarding on VMWare Player 4.0.4 August 9, 2012

    Posted in Technology.

    Comments Off on Port forwarding on VMWare Player 4.0.4
  14. How to list directories with ls? July 24, 2012

    Posted in Linux.

    Comments Off on How to list directories with ls?
  15. grepping for July 24, 2012

    Posted in C/C++, Java, Linux.

    Comments Off on grepping for
  16. Killing unresponsive screen sessions (detached or otherwise) June 28, 2012

    Posted in Linux.

    Comments Off on Killing unresponsive screen sessions (detached or otherwise)
  17. Ctrl+S on Putty June 28, 2012

    Posted in Linux, Technology.

    Comments Off on Ctrl+S on Putty
  18. Diablo 3 installation stuck on Updating game files (Task Manager shows a lot of I/O) May 13, 2012

    Posted in Rant.

    Comments Off on Diablo 3 installation stuck on Updating game files (Task Manager shows a lot of I/O)
  19. LucidChart May 4, 2012

    Posted in Information.

    Comments Off on LucidChart
  20. Using Apple Remote in Windows 7 April 16, 2012

    Posted in Technology.

    Comments Off on Using Apple Remote in Windows 7
  21. Importing contacts onto iPhone March 26, 2012

    Posted in iOS.

    Comments Off on Importing contacts onto iPhone
  22. Eclipse CDT, MinGW, C99 March 18, 2012

    Posted in Technology.

    Comments Off on Eclipse CDT, MinGW, C99
  23. Canonical vs Non-canonical input mode for Terminal March 18, 2012

    Posted in Rant.

    Comments Off on Canonical vs Non-canonical input mode for Terminal
  24. Terminal buffer and getchar(), also side note on EOF March 18, 2012

    Posted in C/C++.

    Comments Off on Terminal buffer and getchar(), also side note on EOF
  25. C Escape sequences, Hex and Octal March 18, 2012

    Posted in C/C++.

    Comments Off on C Escape sequences, Hex and Octal