Am I correct in my reading of the C manuals? (I find the information somewhat scattered and oddly organized.)
If I want to write a typical old-fashioned z/OS dataset in format VB and that contains binary fields in a field-oriented record layout, then (1) my only choice is to use fwrite() (or one of its variants) and (2) I would declare the struct and construct the record *without* the llbb control word and specify the length of the record (without the llbb) only in the fwrite()? Charles ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
