[VM] non-MacRoman file names

Tim Rowledge tim at sumeru.stanford.edu
Thu Nov 27 03:34:01 UTC 2003


"Richard A. O'Keefe" <ok at cs.otago.ac.nz> wrote:

> int main(void) {
>     printf("pathconf: %ld; stdio.h: %ld\n",
>         pathconf("/", _PC_PATH_MAX), (long)FILENAME_MAX);
>     return 0;
> }

Yow; on RISC OS the value given for FILENAME_MAX is 80 - but I know it
handles waaaaay more than that without apparent problems.  Very
strange. Time to query the RISC OS deities. 


tim
--
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Strange OpCodes: SNARF: System Normalize And Reset Flags



More information about the Squeak-dev mailing list