- Aug 1, 2000
- 1,420
- 1
- 0
title says it all-I'm working on my computer science homework (programming in C) in my dorm room, and I need the simpio.h file-does anyone have the file or a link to the file?
Thanks a lot
<edit>
Ok, I found simpio.h in a zip file at some website-I added it to my include directory (i should probably mention that i'm running visual c++ 5.0 pro), and now when I hit build I get the following error:
"C:\Program Files\DevStudio\VC\INCLUDE\genlib.h(61) : error C2371: 'bool' : redefinition; different basic types"
any idea what this means? all I'm doing is calling #include "simpio.h", and it's finding the file now but giving me that error? anyone know what this means/how to fix it?
please help!
thanks
</edit>
Thanks a lot
<edit>
Ok, I found simpio.h in a zip file at some website-I added it to my include directory (i should probably mention that i'm running visual c++ 5.0 pro), and now when I hit build I get the following error:
"C:\Program Files\DevStudio\VC\INCLUDE\genlib.h(61) : error C2371: 'bool' : redefinition; different basic types"
any idea what this means? all I'm doing is calling #include "simpio.h", and it's finding the file now but giving me that error? anyone know what this means/how to fix it?
please help!
thanks
</edit>
