get index of smallest number of arrayhey guys. I'm using it to choose positions for buildings in a grid. the four bools represent availab...
get index of smallest number of arrayhello 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 fromhello 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...