question on randomaccessfiles
is it possible to store
like 100 image files in a randomaccessfile
and then just read them from the file when needed
if so
can somone help me out
is it possible to store
like 100 image files in a randomaccessfile
and then just read them from the file when needed
if so
can somone help me out
well its for a game im making
and i need a way to have all the images in one file that
can be called at any time
i know i can do that
but when i read up it said that usaly it has to read upto half
of the zip before finding the file needed