Results 1 to 4 of 4

Thread: Random access files?

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2003
    Posts
    9

    Random access files?

    i was reading how to use random access files, but it says each field should be of the same length inorder for the seek() to be used. but we cannot keep the fields of fixed length, say names and addresses will be of different length for different records....and i wanted to use the random, but this is confusing?

    also what i want is
    like i have three fields, first is a serial number, second name and third is say address, how do i make this fixed lenght?
    also when i will view this..i want to view them by serial number like when user puts 2 the record number 2 should show, like all the three fields of record 2. please help....
    Last edited by jframe; Jul 24th, 2003 at 05:42 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width