View Single Post
Old 02-02-2004, 04:03 PM  
dasOp
Member
 
Join Date: Jan 2003
Posts: 91
Default VFS Context size

I didnt see any limit to the actual size of the context. So is there any way of getting io to tell me the needed size for the context buffer of a specific path? Like winapi does for some things.

Or is the answer just to malloc til it hurts and hope noone is insane enough to have that big of a context?
dasOp is offline