FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kTar_BeginRead ( kTar  tar,
kChar itemPath,
kSize  itemPathCapacity,
kBool isDirectory,
k64u fileSize 
)

Seeks to the next item in a kTar object opened in read mode.

Parameters
tarkTar object.
itemPathReceives the name of the item.
itemPathCapacityMaximum number of characters (including null terminator) for item name.
isDirectoryReceives if item is a directory.
fileSizeReceives size of the item.
Returns
Operation status.