Mar 22
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 »
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 »
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
Here a little example:
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 ^__^
This is a simple example of how to Open a file in Notepad , using MFC C++
Read the rest of this entry »
Recent Comments