File seek

From: Arvind Varma Kalidindi (axvarma_at_lycos.com)
Date: 08/10/04


Date: 10 Aug 2004 12:46:50 -0700

Hi,
   I was asked this question in an interview recently. "How do you
move to the 6th byte in a file?" ... My thinking would be to find the
data types in the file, set a base pointer and advance it by 6. I
mean, ptr+6. Another way to ask the same question is how do you move
to the 3rd record in a file (considering that the file is made up of
records).
    I told the interviewer that we could do a seek to move to the
specific byte. At that time, the interviewer nodded his head to show
his approval of my answer, but I came to know that he thought there is
a more effective way of doing this. Can anyone throw some pointers on
what that effective way could be?

Regards,
Arvind.



Relevant Pages

  • File seek
    ... set a base pointer and advance it by 6. ... I told the interviewer that we could do a seek to move to the ... the interviewer nodded his head to show ... Regards, ...
    (comp.lang.c)
  • Re: File seek
    ... To move to the 6th byte you dont need to find the data types in the file. ... > data types in the file, set a base pointer and advance it by 6. ... the interviewer nodded his head to show ...
    (comp.lang.c)
  • Re: File seek
    ... To move to the 6th byte you dont need to find the data types in the file. ... > data types in the file, set a base pointer and advance it by 6. ... the interviewer nodded his head to show ...
    (comp.lang.cpp)
  • Re: IR conversion of RAW file...
    ... Would you be referring to the Monty Python "Dinsdale" or the Dinsdale ... Interviewer He nailed your head to the floor? ...
    (rec.boats)
  • Re: [PHP] A MySQL Question
    ... top of your head. ... the interviewer asked me how long I've been using MySQL and I ... Now without running to the manuals, please be honest and tell me how many ...
    (php.general)