Ben's House of Pancakes
Monday Jun 11, 2007
Beware, cross platform programmers
In Java, there is a handy little feature that goes something like this:
System.getProperty("file.separator");
While this feature is good, some care is required to make sure that other instances of hard-coded back and forward slashes aren't still lingering in the code.
Happened to me.
Posted at 04:16PM Jun 11, 2007 by Benjamin Say in General | Comments[0]
Comments: