Gamestudio Links
Zorro Links
Newest Posts
Blobsculptor tools and objects download here
by NeoDumont. 03/28/24 03:01
Issue with Multi-Core WFO Training
by aliswee. 03/24/24 20:20
Why Zorro supports up to 72 cores?
by Edgar_Herrera. 03/23/24 21:41
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (monk12, Quad), 830 guests, and 4 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 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,977
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

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