chdatastructures Questions

1

After not programming for a long, long time (20+ years) I'm trying to get back into it. My first real attempt is a Scrabble/Words With Friends solver/cheater (pick your definition). I've built a pr...
Tegular asked 24/10, 2011 at 18:38

1

Solved

for my game iOS project I need a ring buffer. It should work similar to a queue where elements go out and go in but the total amount of elements in the buffer should stay the same. I implemented t...
Thumping asked 21/6, 2011 at 11:52

1

Solved

I want to use CHDataStructures as framework: https://github.com/davedelong/CHDataStructures. However there is no binary of the project. So I assume I have to build the .a file myself using xcode....
Incalculable asked 7/6, 2011 at 12:24

3

Solved

Note: The following SO questions are related, but neither they nor the linked resources seem to fully answer my questions, particularly in relation to implementing equality tests for collections of...

9

Solved

Note: Although my particular context is Objective-C, my question actually transcends programming language choice. Also, I tagged it as "subjective" since someone is bound to complain otherwise, b...
1

© 2022 - 2024 — McMap. All rights reserved.