home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11563 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  851 b 

  1. Path: sparky!uunet!mcsun!uknet!edcastle!adam
  2. From: adam@castle.ed.ac.uk (Adam Hamilton)
  3. Newsgroups: comp.lang.c
  4. Subject: Variable length records
  5. Message-ID: <24137@castle.ed.ac.uk>
  6. Date: 24 Jul 92 14:04:33 GMT
  7. Organization: Edinburgh University
  8. Lines: 13
  9.  
  10.  
  11.     During my last spell at teaching C, I was asked what support C
  12. could give for variable length records.  (Not variant records which I can
  13. do with a union).  I was unable to answer the question, so promised to
  14. seek help (this means you).
  15.     I welcome mail and postings.  If the answer is in the FAQ, I also
  16. apologise and will someone please mail it to me.
  17.         Adam
  18. P.S.  I already know that Unix will have a problem with variable length
  19. records since it doesn't know about records.  Nevertheless, if anyone knows
  20. of an attempt to solve this I will be grateful to hear about it.
  21.  
  22.     Thanks in advance.
  23.