Hi everyone,
I have a rather silly question but please bear with me for a while. If lets say i have a string which has the contents
"C:\\p\\kol\\pki.txt"
the thing with the above string is that if i use as an argument in a
fileinputstream it will only work on windows platform.
Basically my question is how do i convert the above string to a platform independent form.
I hope someone can help me with this
Thank You
Yours Sincerely
Richard West