hello everybody!!!
i need to get the file id group , i used afunction filegroup ( filename )
but this function dosen't produce meaningful results on windows system, so you can use a function which resolves this posix_getid( ))but unfortunately this function isn't defined on windows platforms , so ineed to solve my problem on windows i searched on internet for this but results i got gave me the same function which is supported only on unix..
can i work on unix and windows at same time to solve this problem ? , or is there functions that can resolve group id on windows , or a way to understand values returned by the function filegroup()..
please i need ahelp .....
thank you