search for: fpunlink

Displaying 1 result from an estimated 1 matches for "fpunlink".

Did you mean: __unlink
2007 Jul 24
1
Custom kinit to find device by "label"
...lt;> 0 then WriteError('Closing device: ' + DEVICENAME); if DeviceFound then BREAK; end else WriteError('Opening device: ' + DEVICENAME); //Delete the device so we can try again WriteLn('Deleting device we created: ', DEVICENAME); if Fpunlink(DEVICENAME) <> 0 then WriteError('Deleting device: ' + DEVICENAME); end; // while dev_minor < 243 end; I pay someone to help me get this working. Anyone interested? Thanks, Wayne Sherman System Design Works