|
Opening files in allegro
Why doesnt this work:
in "bob.dat" (created using the grabber utility), config.txt is of type "TXT" (i went ''other'' and typed in ''TXT'')
a_file doesnt work
another_file does
they both load the same file, only one is in a datafile...
why doesnt it (a_file) load anything?
Once you''ve loaded the datafile, you''ve done all the loading you need to do, so effectively the text file is already "opened"... it''s the same with bitmaps, samples, etc etc, hence why the load fails... epsecially as the text in the datafile isn''t actually a file itself like bob.txt, it''s just text within a file.
Insomnia
Insomnia
Insomnia
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement