Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: shlinky
Forum: C++ Mar 23rd, 2006
Replies: 4
Views: 3,416
Posted By shlinky
youre right, sorry. here is the actual class :

class DataTreeItem
{
public:
DataTreeItem();
virtual ~DataTreeItem();

CString projectpath;
CString spec;
Forum: C++ Mar 23rd, 2006
Replies: 4
Views: 3,416
Posted By shlinky
Hi!

I have a class called anItem which is defined something like this :

class anItem
{
CString string1;
CString string2;
long bla1;
long bla2;
Forum: C Mar 13th, 2006
Replies: 2
Views: 2,231
Posted By shlinky
I absolutely do not know how you came up with the idea I was just too lazy to do my homework. I am not taking any courses.

But yeah, as a matter of fact I was looking for that library to save...
Forum: C Mar 9th, 2006
Replies: 2
Views: 2,231
Posted By shlinky
Hello.

I am looking for a c library that emulates the double data type (64bit) with integers (32bit). it should have basic arithmetic functions like add, sub, mul and div.

already searched the...
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC