|
this is a very interesting problem
i ran your code on my machine and it works just fine.
aeskreis@unix40 ~ $g++ del.cpp -o del
aeskreis@unix40 ~ $ ./del
aeskreis@unix40 ~ $
very strange indeed...it doestn seem to have any effect on the actual running or compiling of the program though
|