[comp.sys.transputer] Format of SC in .CSC file

TRG@vax1.nihel.ie (04/13/89)

All,
	I've been trying to examine the headers of SC modules
extracted into .CSC file and can't seem to match the file contents with the
"Extracted code format" given on page 124 Section 11.3.4. of the TDS book.

Does anyone know what the correct format is ?

So far I have made sense of:-

(start of file)
INT32
INT32
[INT32]BYTE	compiler id string	"occam 2 product compiler (10th Ma
                                         rch 1988)"
INT32		target machine		4
....

and not as the book says:-

(start of file)
[INT32]BYTE	code interface description
[INT32]BYTE	compiler id string
INT32		target machine
....

Thanks in advance
Fergal

------------------------------------------------------------------------
Fergal O'Sullivan,                    Email: OSULLIVANF@VAX1.NIHEL.IE
Transputer Research Group             Email: TRG@VAX1.NIHEL.IE
Electronic & Computer Eng Dept,       Voice: Int + 353 61 3336444 Ext 2367
N.I.H.E.,                             FAX  : Ireland (061) 330316
Limerick,                             Telex: Ireland (500) 70609
Ireland.
------------------------------------------------------------------------