Subversion Repositories ipe_artfile_utils

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
My variable prefixes:
2
 
3
fit = text file input handle ("rt")
4
fib = binary file input handle ("rb")
5
 
6
fot = text file output handle ("ot")
7
fob = binary file output handle ("ob")