User profile: Stauricus

User info
User name:Stauricus
History
Joined:
Number of posts:146
Latest posts:

get index of smallest number of array
hey guys. I'm using it to choose positions for buildings in a grid. the four bools represent availab...

get index of smallest number of array
hello I'm trying to get the index of the smallest element of an array, IF this element index satisf...

can't find where virtual method is being called from
[quote]In other words, you're modifying an std::vector as you traverse it.[/quote] I actually hadn't...

can't find where virtual method is being called from
hello i'm creating a simple gui system for games (as it's just for learning purposes, i'd like to c...

segmentation fault with string and char*
[quote]does it work with %Q instead of '%q' ? (remove quotes too, just flat %Q) not real familiar wi...