cxSetFileUid(3) The GNUpdate Project cxSetFileUid(3)NAME
cxSetFileUid - Sets the user ID of the specified file.SYNOPSIS
#include <comprex.h> void cxSetFileUid(CxFile *file, uid_t uid);PARAMETERS
file The file. uid The user ID.DESCRIPTION
Sets the user ID of the specified file.RETURNS
Nothing. libcomprex 05 Mar 2003 cxSetFileUid(3)