a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 iffparse.library
  AllocIFF
  AllocLocalItem
  CloseClipboard
  CloseIFF
  CollectionChunk
  CollectionChunks
  CurrentChunk
  EntryHandler
  ExitHandler
  FindCollection
  FindLocalItem
  FindProp
  FindPropContext
  FreeIFF
  FreeLocalItem
  GoodID
  GoodType
  IDtoStr
  InitIFF
  InitIFFasClip
  InitIFFasDOS
  LocalItemData
  OpenClipboard
  OpenIFF
  ParentChunk
  ParseIFF
  PopChunk
  PropChunk
  PropChunks
  PushChunk
  ReadChunkBytes
  ReadChunkRecords
  SetLocalItemPurge
  StopChunk
  StopChunks
  StopOnExit
  StoreItemInContext
  StoreLocalItem
  WriteChunkBytes
  WriteChunkRecords
Include
GuruMeditation
Docs » Autodocs » iffparse.library » StopChunks

NAME

	StopChunks -- declare many stop chunks at once. (V36)

SYNOPSIS

	error = StopChunks(iff, propArray, numPairs);
D0 A0 A1 D0
LONG StopChunks(struct IFFHandle *, LONG *, LONG);

FUNCTION

	(is to StopChunk() as PropChunks() is to PropChunk().)

INPUTS

	iff - pointer to IFFHandle structure.
propArray - pointer to array of longword chunk types and identifiers.
numPairs - number of pairs in the array.

RESULT

	error - 0 if successful or an IFFERR_#? error code if unsuccessful.

SEE ALSO

StopChunk(), <libraries/iffparse.h>

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

The Silents

FC
CSL
PDX
TSL

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se