Showing results 1 to 4 of 4
Search took 0.01 seconds.
Posts Made By: shlinky
Forum: C++ Mar 23rd, 2006
Replies: 4
Views: 2,211
Posted By shlinky
Re: Weird (?) problem using std::list ...

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: 2,211
Posted By shlinky
Help Weird (?) problem using std::list ...

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: 1,681
Posted By shlinky
Gee, thanks.

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 time....
Forum: C Mar 9th, 2006
Replies: 2
Views: 1,681
Posted By shlinky
Help C double data type emulation library

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

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 8:40 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC