peterB
01-13-2004, 03:40 PM
Dear NR users,
I use NR in VC++ and every thing works fine. But when I try to put another library within my program I got the C2872 error. I changed <fstream> to <fstream.h>, but I do not solve my problem. Unfortunately the other code do not work with <fstream>. Is there a way to mix it up?
Best regards,
Peter.
I use NR in VC++ and every thing works fine. But when I try to put another library within my program I got the C2872 error. I changed <fstream> to <fstream.h>, but I do not solve my problem. Unfortunately the other code do not work with <fstream>. Is there a way to mix it up?
Best regards,
Peter.