research32

A blog about researching and testing C++/Win32 facts

Jul 20, 2016

Representation of data types in memory - Part 2

›
This is the continuation of the series "Representation of data types in memory". In this part, I will investigate how signed numer...
Jul 14, 2016

Representation of data types in memory - Part 1

›
Normally we don't need to bother how fundamental data types are stored in memory. We just expect it to work. Recently I became curios, s...
Feb 7, 2016

DLL loading and initializing

›
A couple of years ago, I was developing a Windows application using Borland's IDE. This is a Rapid Application Development (RAD) tool. I...
Dec 6, 2015

Applying the Strategy Pattern

›
One of my favorite patterns, is the Strategy pattern. It is so simple and so useful and can be applied in many contexts. In this post, I a...
‹
›
Home
View web version

About Me

Anders
I'm a system developer with great interest in C++, 32-bit architectures, secure and clean code.
View my complete profile
Powered by Blogger.