a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 utility.library
  AddNamedObject
  AllocNamedObjectA
  AllocateTagItems
  Amiga2Date
  ApplyTagChanges
  AttemptRemNamedObject
  CallHookPkt
  CheckDate
  CloneTagItems
  Date2Amiga
  FilterTagChanges
  FilterTagItems
  FindNamedObject
  FindTagItem
  FreeNamedObject
  FreeTagItems
  GetTagData
  GetUniqueID
  MapTags
  NamedObjectName
  NextTagItem
  PackBoolTags
  PackStructureTags
  RefreshTagItemClones
  ReleaseNamedObject
  RemNamedObject
  SDivMod32
  SMult32
  SMult64
  Stricmp
  Strnicmp
  TagInArray
  ToLower
  ToUpper
  UDivMod32
  UMult32
  UMult64
  UnpackStructureTags
Include
GuruMeditation
Docs » Autodocs » utility.library » RefreshTagItemClones

NAME

	RefreshTagItemClones -- rejuvenate a clone from the original. (V36)

SYNOPSIS

	RefreshTagItemClones(clone,original)
A0 A1
VOID RefreshTagItemClones(struct TagItem *,struct TagItem *);

FUNCTION

	If (and only if) the tag list 'clone' was created from 'original' by
CloneTagItems(), and if 'original' has not been changed in any way,
you can reset the clone list to its original state by using this
function.

INPUTS

	clone - return value from CloneTagItems(original)
original - a tag list that hasn't changed since CloneTagItems()

SEE ALSO

<utility/tagitem.h>, CloneTagItems(), AllocateTagItems(), FreeTagItems(), ApplyTagChanges()

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:

Dual Crew

RBS
PDX
SNT
DC

Comments:

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