RES_ADD_STRUCT Name
RES_ADD_STRUCT
Purpose
Add items from given unnested structure to an open res file.
Category
Calling Sequence
res_add_struct, struct Inputs
struct = given structure. in
Keyword Parameters
Keywords
FD=fd optional file descriptor.
ERROR=err error flag: 0=ok. Outputs
Common Blocks
Notes
Notes: Comments to write to the res file are from structure
tags named _comm001, _comm002, ... where number of digits
does not matter (anything after _comm is ignored).
Modification History
R. Sterner, 2004 Oct 28
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 2004, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.