Revision [124]
This is an old revision of dirLookup made by JohnMcIntosh on 2008-10-15 00:47:41.
sqInt dir_Lookup(char *pathString, sqInt pathStringLength, sqInt index,
char *name, sqInt *nameLength, sqInt *creationDate, sqInt *modificationDate,
sqInt *isDirectory, squeakFileOffsetType *sizeIfFile)
Parms: NONE
return: NONE, fake return of zero
From: Interpreter
Why:
Responsibility:
MacIntosh
os-9/OSXCarbon
Cocoa:
TBD
iPhone
Unix
Windows
BUGS
sqInt *isDirectory, squeakFileOffsetType *sizeIfFile)