![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: May 2006
Location: India
Posts: 2
Rep Power: 0
![]() |
function to get file attributes
hi guys,
Is there any command or function through which i can get attributes of a file like following attributes hidden archive read etc |
|
|
|
|
|
#2 | |
|
Professional Programmer
|
__________________
▄▄▄▄ Quote:
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it. Download Code::Blocks now! ▄▄▄▄ |
|
|
|
|
|
|
#3 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: Adelaide, South Australia
Posts: 1,254
Rep Power: 5
![]() |
The functions to do this are not standard C. The GetFileAttributes() referred to by jayme is windows specific. Different function need to be employed under other operating systems.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|