Connect to Access DB

yuibox No Comments »

Took me a while to actually find the right syntax to connect to an Acces DB in c++. Since every CLR tutorial is in c# and VB, here it goes : Read the rest of this entry »

C++ convert string to float

yuibox No Comments »

You can convert a string to a float with atof(3C):It is simple enough but sometimes, after switching languages so often, the syntax gets mixed up and so the functions :D Here a little example:

Read the rest of this entry »

MFC - Write/Create File

yuibox 2 Comments »

This is a simple sample code of how to create and write a file. Sometimes this is really trivial but when u switch languages all the time, we tend to forget a bit the syntax ^__^

Read the rest of this entry »

MFC - OpenFile in Notepad

yuibox No Comments »

 This is a simple example of how to Open a file in Notepad , using MFC C++ :) Read the rest of this entry »

Design by j david macor.com.Original WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in