C Define and Definein Kinds

Kind Name
Entity Performing Reference
Entity Being Referenced
C Define
ifile.c
func
func
func
c
i
C Definein
func
c
i
file.c
func
func

Define and Definein reference kinds indicate the definition of an entity.

int func (char c) { 
  int i; 
  ... 
} 

Scientific Toolworks, Inc.
http://www.scitools.com