Programming Issue...

by Taika

Back to The Real World.

Taika2006-07-07 18:41:11
Hey, I think I've seen programing questions here before, so here goes...
I'm using Devcpp on windows, for c++, and I want to use a file that needs libio.h . Unfortunatly, I don't seem to have it, and I've been scouring the web for a while now, and can't find anywhere to download it. Now, I'm probably just not looking in the right spots, but can anyone give me a hand? Is libio available on windows?
If not, does anyone know how to make a c style FILE* that refrences a string rather than an actual file? Thanks.

EDIT: I found a work-around. Nevermind.