C<<1 va_list based print and echo commands finaly work
authorxchaos <xchaos@4bb87942-c103-4e5a-b51c-0ebff58f8515>
Tue, 22 Jan 2008 02:37:07 +0000 (02:37 +0000)
committerxchaos <xchaos@4bb87942-c103-4e5a-b51c-0ebff58f8515>
Tue, 22 Jan 2008 02:37:07 +0000 (02:37 +0000)
commit420bb7716ee099d369582836ef4fc8ab25d81fde
tree7d538a838274a1c5d717243bc50ef74c19fddb2e
parent8a93c4ed658e8e9cb807036d8b0f27f10ea5e34f
C<<1 va_list based print and echo commands finaly work

git-svn-id: https://dev.arachne.cz/repos/cll1h/trunk@20 4bb87942-c103-4e5a-b51c-0ebff58f8515
16 files changed:
cll1.h
demos/arguments1.c
demos/arguments2.c
demos/boolean.c
demos/for_range.c
demos/hello.c
demos/just-c99/print.c [new file with mode: 0644]
demos/performance/cll1-print.c [new file with mode: 0644]
demos/performance/cll1.h [new symlink]
demos/performance/fputs.c [new file with mode: 0644]
demos/performance/print.pl [new file with mode: 0755]
demos/performance/print.py [new file with mode: 0755]
demos/performance/printf.c [new file with mode: 0644]
demos/performance/puts.c [new file with mode: 0644]
demos/performance/test-performance [new file with mode: 0755]
demos/repeat.c
This page took 0.155173 seconds and 4 git commands to generate.