Search:

Type: Posts; User: ccoolgoose

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    2,999

    Yep..you are right! :) lets see

    Yep..you are right! :) lets see
  2. Replies
    11
    Views
    2,999

    Thanks...I think i want to write the whole file...

    Thanks...I think i want to write the whole file but not in consecutive blocks.
  3. Replies
    11
    Views
    2,999

    thanks! For writing and then reading...

    thanks!

    For writing and then reading randomly...if i use fseek..how do i get to read all the blocks tandomly summing upto 1gb. could you please post an example
  4. Replies
    11
    Views
    2,999

    Tabstop: Also, for doing it consecutively, how...

    Tabstop:

    Also, for doing it consecutively, how to write whole 1 gb file in chunks of 100kb first and trying to read it in 100kb chunks again???
  5. Replies
    11
    Views
    2,999

    Hi tabstop, I am trying to do it randomly. I...

    Hi tabstop,

    I am trying to do it randomly. I mean..not consecutive blocks. but then i should read the whole 1 GB file.

    Thanks!
  6. Replies
    11
    Views
    2,999

    fwrite for large files

    Hi,

    I am trying to write a 1 GB file in blocks of 100KB and read them back in 100KB blocks. How do I get the pointer set to the correct value to read the next block? Could anyone please help?
    ...
Results 1 to 6 of 6