[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] put_file error code
- Date: Thu, 03 Mar 2005 14:48:02 -0600
- From: Colin Stolley <stolley@xxxxxxxxxxx>
- Subject: Re: [Condor-users] put_file error code
Ian Chesal wrote:
p.s. of course, everything is different on windows. :( there
is no /usr/include/errno.h you can look in. i know windows
has a notion of the errno, and that's what we print out, but
honestly, i have no idea where you can look to map those into
human-readable errors. perhaps someone who knows something
about windows could help out with this mystery. ;)
Or if you're a developer type that has an SDK lying around, look for
[...]\Include\WinError.h
Colin