54 Posted Topics

Member Avatar for liliafan

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 …

Member Avatar for liliafan
0
261
Member Avatar for Dark_Omen

[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?

Member Avatar for liliafan
0
176
Member Avatar for spikes
Member Avatar for kc0arf
0
134
Member Avatar for ScriptBoy

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 …

Member Avatar for liliafan
0
93

The End.