Hi all,
Can I just confirm that I don't need to change "/"s to "\\" for Windows 
users when using pathnames in the source code. For example, if I have a line
        datadir := "Data/"
will this compile as is for Windows? or do I need to create a verion 
like this
    datadir := "Data\\"?
My impression is that I don't need to do this but I want to make sure 
and I don't have easy access to a Windows box.
Thanks,
Jonathan

-- 
Jonathan Kaye
Sip Phone: [EMAIL PROTECTED]
Registered Linux user #445917 at http://counter.li.org/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Unicon-group mailing list
Unicon-group@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to