Insane Coding
'coz good thinking requires going outside the box
Showing posts with label
Function Pointers
.
Show all posts
Showing posts with label
Function Pointers
.
Show all posts
Tuesday, April 2, 2013
Designing C++ functions to write/save to any storage mechanism
›
Problem A common issue when dealing with a custom object or any kind of data is to create some sort of save functionality with it, perhaps...
13 comments:
Thursday, July 19, 2012
Creating portable Linux binaries
›
For some, the idea of creating a portable Linux binary is somewhat elusive. In this article, we will be discussing how to create a Linux b...
15 comments:
Saturday, July 24, 2010
Simplifying bootstrapping for virtual constructors
›
Last week I demonstrated a solution to the virtual constructor problem. My solution avoids many issues with the factory function solution. ...
3 comments:
›
Home
View web version