Archive for the 'C / C++' Category

11.01.2010: Pointers to arrays in C
23.11.2009: Visualizing binary trees with Graphviz
16.11.2009: void* and casts, in C and C++
30.10.2009: Handling out-of-memory conditions in C
21.10.2009: Are pointers and arrays equivalent in C?
17.10.2009: The C++ bashing season is back
07.10.2009: Book review: “C Interfaces and Implementations” by David R. Hanson
23.09.2009: Compiling SQLite on Windows
27.04.2009: Using goto for error handling in C
28.01.2009: Creating threads in Win32 C/C++ programming
18.10.2008: Implementing cdecl with pycparser
17.10.2008: memmgr – a fixed-pool memory allocator
31.08.2008: ctypes – calling C/C++ code from Python
18.07.2008: Reading C type declarations
24.11.2007: The context sensitivity of C’s grammar
04.12.2006: Compiling C DLLs and using them from Perl
03.12.2006: A complete C++ development environment from Microsoft, free
03.03.2006: unit testing framework – cxxtext
04.12.2005: perl master, C++ slave, bound for serial port programming
11.08.2005: eclipse
15.07.2005: Qt guidelenes for API design
10.06.2005: lesson for today: caveat in C++ line-reading
01.06.2005: PIC compiler bugs…
13.05.2005: exceptions vs. error codes
22.03.2005: c++ woes: std:: and unwanted warnings
08.03.2005: Book review: “Expert C Programming” by Peter van der Linden
01.02.2005: true cross-platform compatibility of Qt
02.01.2005: Qt – first impressions
27.12.2004: serial port saga – a C++ implementation
01.10.2004: complying with -Wall -pedantic -ansi
30.07.2004: a cool algorithm for counting ones in a bitstring
18.07.2004: c/c++ annoyance – unsigned iteration
18.06.2004: back to geekiness: hash_map
01.06.2004: nostalgic…
18.05.2004: Book review: “Efficient C++: Performance Programming Techniques” by Bulka & Mayhew
14.05.2004: making sense of pointers
21.04.2004: a problem, two tricks – almost a solution
11.04.2004: compiling gcc
26.12.2003: Finding out where a function was called from
26.12.2003: Initialization of structures and arrays in C++
09.12.2003: Book review: “Effective STL” by Scott Myers
19.09.2003: cpp is pain
12.09.2003: Book review: “C++ in action” by Bartosz Milewski
05.09.2003: more on simplified cpp + some rant
04.09.2003: coding a simplified cpp
29.08.2003: note to self – assert()
23.07.2003: Variable initialization in C++
23.07.2003: Allocating multi-dimensional arrays in C++
23.07.2003: Correct usage of const with pointers
04.07.2003: interesting problem (binary representation of big numbers)
27.06.2003: “Modern C++” scares me
16.05.2003: too much Perl…
09.05.2003: Coding in C++, wishing it were Lisp (or Perl)