This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
File.getCanonicalPath on Windows?
- From: Tom Tromey <tromey at redhat dot com>
- To: Adam Megacz <megacz at xwt dot org>
- Cc: Java Discuss List <java at gcc dot gnu dot org>
- Date: 12 Jun 2002 08:45:01 -0600
- Subject: File.getCanonicalPath on Windows?
- Reply-to: tromey at redhat dot com
Adam (et al)
Where is File.getCanonicalPath for Windows?
I don't see it in natFileWin32.cc. Do we just not have it?
(Also, I've noticed that that file has a lot of coding style
violations. FYI.)
Tom