research32

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

Feb 24, 2018

Representation of data types in memory - Part 3

›
You have probably written statements like this thousand of times, but do you know what's going on under the hood? float foo = 1.21; Th...
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...
‹
›
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.