Mail Archives: djgpp/2001/12/06/02:43:40
On Thu, 6 Dec 2001, Jeffrey Powell wrote:
> Hello Eli,
Please CC the news group on your messages.
> Av[1] has the command line argument "C:\*.*" just as the hardcoded example
> does. I have tried several variations (new, strdup, ...) yet the results is
> the same. My configuration:
>
> Systems are Win2K & Win98.
> I am sharing the Win2K drive through the LAN so the binaries are the same.
> Command line is gcc -o djgpdir djgpdir.cpp
What does "gcc --version" print?
Also, does the problem happen in a C program as well as in a C++
program? (djgpdir.cpp is compiled as a C++ program.)
> This fragement is part of a program that was written with the intent to do
> some file renaming.
If the above doesn't give any clues, please post a minimal complete
program that exhibits the problem on your machine.
- Raw text -