summaryrefslogtreecommitdiff
path: root/form.h
diff options
context:
space:
mode:
authorJohn Peacock <jpeacock@rowman.com>2000-05-18 07:55:27 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-25 21:03:50 +0000
commit784707d55e15908335a8276d5ed4548baa321d1f (patch)
treef6d0c3be03e31678960cc7b9769a90f4a8fe1ef4 /form.h
parentae21d580cc4565c4ab54286c723cd431c96dedeb (diff)
downloadperl-784707d55e15908335a8276d5ed4548baa321d1f.tar.gz
Zero-padded Numerics in Perl Format
Message-ID: <3924126F.A58BE57A@UnivPress.com> p4raw-id: //depot/perl@7444
Diffstat (limited to 'form.h')
-rw-r--r--form.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/form.h b/form.h
index ca2a0c8433..4c08bbde8a 100644
--- a/form.h
+++ b/form.h
@@ -23,4 +23,5 @@
#define FF_NEWLINE 13
#define FF_BLANK 14
#define FF_MORE 15
+#define FF_0DECIMAL 16