Read/Write "Random access" files

Hi there,

I need to handle a "random access" files in C Language and since it doesn't exists, how could I create some program to do so. if you know something about it or any idea, please let me know...

Thanks a lot!!

Comments

  • : Hi there,
    :
    : I need to handle a "random access" files in C Language and since it doesn't exists, how could I create some program to do so. if you know something about it or any idea, please let me know...
    :
    : Thanks a lot!!
    :

    All files can be random accessed with combinations of read/write/seek functions.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion