fscanf equivalent? (for ease of model loading.)
Tweet blitzmax blitzmax-ng
i really need to know if there's a command equivalent to fscanf()
from c, in blitzmax. if there isn't, then how would i achieve a similar effect to it? if you're curious, it's for loading .obj files in blitzmax + opengl.
fscanf is a stream function so:
https://blitzmax.org/docs/en/api/brl/brl.stream/tstream/
Reply To Topic (minimum 10 characters)
Please log in to reply