View Single Post
Old Dec 11th, 2005, 6:34 AM   #2
metsfan
Programmer
 
Join Date: Dec 2005
Posts: 57
Rep Power: 0 metsfan is an unknown quantity at this point
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
metsfan is offline   Reply With Quote