DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(as.info.gz) Incbin

Info Catalog (as.info.gz) If (as.info.gz) Pseudo Ops (as.info.gz) Include
 
 `.incbin "FILE"[,SKIP[,COUNT]]'
 ===============================
 
    The `incbin' directive includes FILE verbatim at the current
 location. You can control the search paths used with the `-I'
 command-line option ( Command-Line Options Invoking.).  Quotation
 marks are required around FILE.
 
    The SKIP argument skips a number of bytes from the start of the
 FILE.  The COUNT argument indicates the maximum number of bytes to
 read.  Note that the data is not aligned in any way, so it is the user's
 responsibility to make sure that proper alignment is provided both
 before and after the `incbin' directive.
 
Info Catalog (as.info.gz) If (as.info.gz) Pseudo Ops (as.info.gz) Include
automatically generated byinfo2html