Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
1 registered members (Grant), 999 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
treeset, hashmap, etc #446522
10/19/14 22:28
10/19/14 22:28
Joined: Sep 2013
Posts: 504
California
G
GPEngine Offline OP
User
GPEngine  Offline OP
User
G

Joined: Sep 2013
Posts: 504
California
I want basic data structures, general purpose containers like treeset, hashmap. Are they available?

I tried to include glib.h but it was not found. If I can get to that, it's all I need. Is is possible?

Re: treeset, hashmap, etc [Re: GPEngine] #446540
10/20/14 17:22
10/20/14 17:22
Joined: Jul 2000
Posts: 27,935
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,935
Frankfurt
AFAIK glib is a unix library. I don't know if it works under Windows, but if so, compile it to a dll and include the prototypes from the header.

Re: treeset, hashmap, etc [Re: jcl] #446543
10/20/14 17:37
10/20/14 17:37
Joined: Mar 2006
Posts: 1,993
Karlsruhe
PadMalcom Offline
Serious User
PadMalcom  Offline
Serious User

Joined: Mar 2006
Posts: 1,993
Karlsruhe
You can try TUST (https://github.com/MasterQ32/TUST) which is made for game development with Lite-C but it contains at least lists.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1