beautypg.com

Paxar Gold 6037EX User Manual

Page 57

background image

Function Reference 4-21

p c l C l o s e

Description

Closes the Print subsystem by freeing all internally allocated
resources.

A call to this function must occur only once

(at the application’s end). If the application

does not call it, the printer locks up.

Syntax

void far pclClose(void);

Parameters

None

Return Values

None

Example

See “pclFeed” for an example.