•  Back 
  •  Structures 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  %About 
  •  Show info about hypertext 
  •  View a new file 
Topic       : The ATARI Compendium
Author      : Scott Sanders / JAY Software
Version     : 1.25 (20/6/2003)
Subject     : Documentation
Nodes       : 1117
Index Size  : 32614
HCP-Version : 6
Compiled on : Atari
@charset    : UTF-8
@lang       : en
@default    : 
@help       : %About
@options    : +g -i -t4 +y +z
@width      : 100
View Ref-FileThe .RSC File Format
Native File Formats
RSHDR                                                            Structures

typedef struct
{
    UWORD rsh_vrsn;
    UWORD rsh_object;
    UWORD rsh_tedinfo;
    UWORD rsh_iconblk;
    UWORD rsh_bitblk;
    UWORD rsh_frstr;
    UWORD rsh_string;
    UWORD rsh_imdata;
    UWORD rsh_frimg;
    UWORD rsh_trindex;
    UWORD rsh_nobs;
    UWORD rsh_ntree;
    UWORD rsh_nted;
    UWORD rsh_nib;
    UWORD rsh_nbb;
    UWORD rsh_nstring;
    UWORD rsh_nimages;
    UWORD rsh_rssize;

} RSHDR;

See also: The .RSC File Format, Native File Formats