Hello again, I just compiled my program under DOS using Turbo C++ and noticed an anomaly. When the config file (.budget) is line separated using LF's only it works fine. However when it is in DOS format (CRLF) there is some kind of pointer error and the screen fills with garbage and is (I think) accessing other areas of memory. Any ideas why? Joseph Martin [EMAIL PROTECTED] Linux newbie/sysadmin ( dangerous combo! ;-> )
- New Program Joseph Martin
- New Program Joseph Martin
- Re: New Program Glynn Clements