bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: getline & getline_safe


From: Jim.Hyslop
Subject: RE: getline & getline_safe
Date: Thu, 24 Jul 2003 13:27:32 -0400

Derek Robert Price wrote:
> I don't think you're going to find many PATH_MAX's under 256. 
>  I think UNIX and Windows both have PATH_MAXs of 4096?
Windows defines it to be 260 (and spells it MAX_PATH :=)

The Unicode version of the CreateFile function can accept a file name up to
"nearly 32,000 wide characters", according to the MS documentation. I don't
know if that also applies to functions like fopen, open, and so on; I
suspect not, but I could be wrong.

-- 
Jim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]