
4 Dec
2008
4 Dec
'08
6:06 p.m.
Ion Gaztañaga wrote:
I don't know if a portable scheme can be easily deduced. Just to be curious, does the C++ standard say anything about path or file name lengths?
Seems like we have FILENAME_MAX. But if Interprocess emulates shared memory on users HOME or TMP folderthis this length can only be calculated on runtime, not at compile time. Any ideas? Regards, Ion