Search:

Type: Posts; User: AzraelKans

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,540

    Thank you.

    Well that didnt solved the problem but you did gave me a head start on where to look, aparently the best way to do this is to use dynamic memory allocation to close and recreate this kind of streams...
  2. Replies
    2
    Views
    745

    C/c++ reference

    Hi everyone, I was wondering, do you know of a good C, C++ reference in the web?

    MSDN is ok, but I have to look in every language available to check for C answers. besides Im working on dev c++...
  3. Replies
    2
    Views
    1,540

    ifstream problem

    Im trying to do this in dev c++

    Im basically open a large list which contains filenames to parse
    and store the results.

    Now what im trying to do here is to open an close a file in order to be...
  4. Replies
    2
    Views
    1,277

    sorry, fixed that.

    Sorry first time here, I used the code tag now . :D

    Now what can I do to close the ifstream?
  5. Replies
    2
    Views
    1,277

    ifstream.close problem

    Im trying to do this in dev c++

    Im basically open a large list which contains filenames to parse
    and store the results.

    Now what im trying to do here is to open an close a file in order to be...
Results 1 to 5 of 5