Re: Abort at program end



 --- Marc Siegel <mlsiegel ll mit edu> wrote: 

...
>      string s;
>      sprintf(uri, "%s/ucb_svr.ref", getcwd(pwd, 256));
>      ifstream is(uri);
...


Does this means you are opening (using) namespace std?
Do you have any other namespaces opened?

I've seen this programming style cause some difficult-to-debug
problems, but since I never do it I don't know if it causes a problem
with ORBitcpp or not.

--
  Rich


Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]