Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 1,119 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 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,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
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