|
|
I'm just too plain lazy to try, cause I think to simply check it
would prove to be difficult. Needs a useful algorithm to run,
and haven't got the inspiration to cook one up just as I need
it...
So, here goes:
I need to compare vectors saved in a file with vectors saved
in the same file. Now I know that I can #fopen files, but
can I open the same file twice, just for reading? I want
to loop through the first version, and for every new vector,
I loop through the second version to find neighbours.
Does POV confuse positions in file then, or does it work
like I want it to? I'm just not too sure about opening a file
twice (actually opening and closing a second version for every
data stored in itself)...
--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Email: Tim### [at] gmxde
Post a reply to this message
|
|