Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » [REQUEST] IsHidden for POSIX platforms
[REQUEST] IsHidden for POSIX platforms [message #20894] Thu, 16 April 2009 12:06 Go to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
Recently I expected to find IsHidden() in FindFile class also for POSIX platforms.
I expected it to return true for all files starting with a dot:

bool IsHidden() const { return name[0] == '.'; }

I know this is once again a tiny addition, but it feels natural to me instead of missing IsHidden method.

Matthias
 
Read Message
Read Message
Previous Topic: problem with system() under windows [SOLVED]
Next Topic: MSC problems: pick_ != const
Goto Forum:
  


Current Time: Sun Apr 27 23:32:00 CEST 2025

Total time taken to generate the page: 0.03648 seconds