<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@TARFILESIZE[tararchive,n]: Returns the size of file n in a .tar archive.
See also TAR and UNTAR.
tar tcc *.cpp
echo %@tarfilesize[tcc.tar,0]
46868