•  Back 
  •  Pure C Help 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Pure C Documentation
Author      : John Kormylo
Version     : PC.HYP 1.1
Subject     : Documentation/Pure C
Nodes       : 193
Index Size  : 5414
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ Linker Doubly defined symbol: 'XXXXXX' ]

XXXXXX was used in two different function definitions, two different
global variable definitions, or as both a function and a global
variable name.  (Actually, it could be more than two.)

If the definitions are identical, simply delete one of them.

Otherwise you must either make one (or both) of the definitions static
or rename one of the functions (or global variables) and all of its
references.