C – Developer's Columns / A Developers Diary Wed, 15 Jun 2011 06:10:25 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.1 62565533 Size of an Empty Struct? /sizeof-empty-struct /sizeof-empty-struct#comments Wed, 15 Jun 2011 06:05:31 +0000 /sizeof-empty-struct.html Probably one of the basic questions… And answer is present in all the basic books. But a recent discussions motivated me to investigate a bit. Here we will look at the size of an empty struct in context to c and c++

]]>
/sizeof-empty-struct/feed 1 133
Design Patterns in C++ /design-patterns-in-c-plus-plus /design-patterns-in-c-plus-plus#respond Fri, 20 Aug 2010 15:02:41 +0000 /design-patterns-in-c.html best? It seem to be specially true when it comes to programming with C++. Here is my analysis on the subject based on one my recent discussion with a C++ implementer and his arguments.]]> /design-patterns-in-c-plus-plus/feed 0 99 Pointers – Vows and Concerns /pointers-vows-and-concerns /pointers-vows-and-concerns#comments Fri, 09 Nov 2007 09:01:10 +0000 /?p=20 Continue reading "Pointers – Vows and Concerns"

]]>
/pointers-vows-and-concerns/feed 1 20
C – A Brief History /c-a-brief-history /c-a-brief-history#comments Thu, 01 Nov 2007 06:34:20 +0000 /c-%e2%80%93-a-brief-history.html C is quirky, flawed and an enormously success – Dennis Ritchie

The story of the success of C is often told and retold. C is deemed as the mother of all modern programming languages since almost all surviving modern programming language finds it origin or resemblance with this language. However there are two points that must be interesting to note about this very high profile mother of modern programming languages –First, the story of C begins, interestingly, with a failure.

]]> /c-a-brief-history/feed 1 13