Help for this page
Select Code to Download
Select
or
download this
open(RES, "<res.txt"); open(SIZES, "+>size.txt"); ... close(SIZES); close(RES);