54 Posted Topics
Hi I am trying to figure out how to do something for a program I am writing I am fairly new to C++ I have only been using it for about 3 months. Basically I want to launch a pthread which is easy enough but from within that thread I … | |
Re: [QUOTE=Dark_Omen]I want to know how to get started to make a program in C++. I have read up on the material and I just don't know where to go from there. i would like the program to work on a windows platform.[/QUOTE] Which compiler are you using? | |
| |
Re: Hey I have just been working on a program that makes a link to a sybase database (ASE 12.4) and it is very complicated, I would research FreeTDS (freetds.org) ctlib, db-lib and Sybase OpenClient (sybase.com) in the end I came up with an alternative solution using embedded perl to make … |
The End.