www.digitalmars.com         C & C++   DMDScript  

D - Spaces in file names/paths (such as "My Documents"...)

reply "Jeroen van Bemmel" <anonymous somewhere.com> writes:
Walter,

On windows mars.cpp / mars.c has a problem with paths containing spaces: the
function getenv_setargv splits commandline arguments based on spaces as
separator. There is some interaction with the reading of 'sc.ini', since
(absolute) expansion of "% P%" strips surrounding quotes (which would keep
the argument together in this case)

Just to let you know, it's a minor issue
Jan 28 2003
parent "Walter" <walter digitalmars.com> writes:
Thanks
Jan 28 2003