zik.saleeba
|
40e338b823
|
Added printf() and variants to stdio
git-svn-id: http://picoc.googlecode.com/svn/trunk@424 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-06-11 17:12:49 +00:00 |
|
zik.saleeba
|
441f8b4073
|
Added example functions lineno() and errorprintf()
git-svn-id: http://picoc.googlecode.com/svn/trunk@405 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2010-02-03 20:01:01 +00:00 |
|
zik.saleeba
|
d5811d37d5
|
printf() now supports field widths, zero-padding and left/right justification.
git-svn-id: http://picoc.googlecode.com/svn/trunk@342 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-10-22 20:08:43 +00:00 |
|
zik.saleeba
|
3a1e39f9d3
|
New fancy error reporting feature makes nice error messages
git-svn-id: http://picoc.googlecode.com/svn/trunk@330 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-06-04 07:41:06 +00:00 |
|
zik.saleeba
|
b6e61dd8ab
|
Created a stream output system.
Implemented sprintf().
git-svn-id: http://picoc.googlecode.com/svn/trunk@271 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-04-27 04:56:58 +00:00 |
|
zik.saleeba
|
c805b3fdec
|
Added ability to print types in error messages
git-svn-id: http://picoc.googlecode.com/svn/trunk@268 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-04-24 01:02:25 +00:00 |
|
zik.saleeba
|
188eb93d43
|
Fixed a minor error in va_list handling
git-svn-id: http://picoc.googlecode.com/svn/trunk@210 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-16 00:47:01 +00:00 |
|
zik.saleeba
|
207549bf17
|
Reorganised platform/library stuff for better separation between
platforms.
Removed unnecessary union in pointers.
git-svn-id: http://picoc.googlecode.com/svn/trunk@203 21eae674-98b7-11dd-bd71-f92a316d2d60
|
2009-03-15 07:07:21 +00:00 |
|