zc (1)
NAME
SYNOPSIS
zc | rzc [-cpp] [-d directory] [-Dname] [-Dname=def]
DESCRIPTION
FLAGS
-cpp
-d directory
-Dname
-Dname=def
-fusion[n]
-h
-Idirectory
-llib
-Ldirectory
-noaccessopt
-nobuild
-nocommopt
-noconstopt
-nocontract
-nostrength
-o output
-O[n]
-savec
-Uname
-v
-verbose
-V
EXAMPLES
zc my_program.z
zc -o a.out my_program.z
zc my_math.c my_program.z
zc my_program.z my_lib.a
ERRORS
BUGS
ENVIRONMENT
ZPLHOME
ZPLCOMMLAYER
ZPLTARGET
ZPLSOURCE
FILES
file.z
$ZPLHOME/bin/zc0
/tmp/zc-*
RELATED INFORMATION
Lawrence Snyder, A ZPL Programmer's Guide
Calvin Lin, ZPL Language Reference Manual
For more information on ZPL, please visit the ZPL web page:
AUTHORS