Home » U++ Library support » U++ Core » I've been using FindFile wrong all these years
|
|
Re: I've been using FindFile wrong all these years [message #49320 is a reply to message #49319] |
Thu, 25 January 2018 13:10  |
cbpporter
Messages: 1427 Registered: September 2007
|
Ultimate Contributor |
|
|
Thanks for the information! Might use a for from now on.
As I said, it is a silly mistake which, now that I fixed it across all the projects, turns out it didn't crop up only about 6-7 times. Enough to ruin some features...
Now that I'm aware of it, I won't make it again.
Anyway, I rewrote some of those loops to add the folders into a folder vector and files into a file vector, sort them both and then traverse the vectors. It makes my applications more well behaved on all platforms, since on Linux you get files and folder in random orders.
|
|
|
Goto Forum:
Current Time: Sat Apr 26 20:35:36 CEST 2025
Total time taken to generate the page: 0.00651 seconds
|