View Single Post
Old May 20th, 2006, 11:59 AM   #6
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
try to use a different compiler. I compiled it with Dev C++ and got this for all the variables:
17 C:\Dev-Cpp\main.cpp ISO C++ forbids initialization of member `b_mailFile' 
17 C:\Dev-Cpp\main.cpp making `b_mailFile' static
OpenLoop is offline   Reply With Quote