Synopsis

(macro) T_DXFHDR *dxfi_AddToHeaderStack(T_DXFHDR *header)

Purpose

Add a level to the header stack.

Description

This function will add the specified header structure to the header stack and become the new current.

Input

header

Pointer to an entity header structure

Return

NULL or pointer to object in stack