aboutsummaryrefslogtreecommitdiff
path: root/src/fwriteln.c
AgeCommit message (Collapse)Author
2007-08-24added a more stable version of float formatting to [fwriteln] with the argumentsFranz Zotter
e.g. [fwriteln w 10 p 2] for minimum width 10 and precision 2. svn path=/trunk/externals/zexy/; revision=8684
2007-08-21added a format string for writing floats with fwritelnFranz Zotter
maybe a dangerous option....? svn path=/trunk/externals/zexy/; revision=8679
2007-08-16freadln:Franz Zotter
repaired the file read error in freadln and added the textfile/msgfile mode with ";" fwriteln: added the textfile/msgfile compatible mode with ";" svn path=/trunk/externals/zexy/; revision=8602
2007-07-05w32 does not know vsnprintf()! use _vsnprintf(), dude...musil
svn path=/trunk/externals/zexy/; revision=7899
2007-05-21made it more zexyIOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=7704
2007-05-21added fz's [freadln] and [fwriteln]IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=7703