found simpio.h-question about an error...please help!

somethingwitty

Golden Member
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:

&quot;C:\Program Files\DevStudio\VC\INCLUDE\genlib.h(61) : error C2371: 'bool' : redefinition; different basic types&quot;

any idea what this means? all I'm doing is calling #include &quot;simpio.h&quot;, 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>
 

somethingwitty

Golden Member
Aug 1, 2000
1,420
1
0
hate to bump it this quickly, but i'd really like to get this solved tonight...any ideas why i'm getting the error message? how can i fix it?

thanks