EDN Admin
Well-known member
I am working through the book C Primer Plus by Stephen Prata. He has placed an exercise in Chapter 3 that deals with portable types. I am trying to use <inttypes.h> however, the compiler says that it is not able to find the header. Below is the output I received. Does anyone know where I could find this header for Visual Studio?
<font size="1 1>------ Build started: Project: altnames, Configuration: Debug Win32 ------ 1>Compiling... 1>altnames.cpp 1>.altnames.cpp(4) : fatal error C1083: Cannot open include file: inttypes.h: No such file or directory 1>Build log was saved at "file://cocuments and SettingsAdministratorMy DocumentsVisual Studio 2005ProjectsaltnamesaltnamesDebugBuildLog.htm" 1>altnames - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
<table border="0" cellspacing="0" width="100% <tr><td width="15 </td><td bgcolor="lightgrey" width="15 </td><td bgcolor="lightgrey
<font face="Lucida Console" size="2 </font>
</td></tr></table> </font>
View the full article
<font size="1 1>------ Build started: Project: altnames, Configuration: Debug Win32 ------ 1>Compiling... 1>altnames.cpp 1>.altnames.cpp(4) : fatal error C1083: Cannot open include file: inttypes.h: No such file or directory 1>Build log was saved at "file://cocuments and SettingsAdministratorMy DocumentsVisual Studio 2005ProjectsaltnamesaltnamesDebugBuildLog.htm" 1>altnames - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
<table border="0" cellspacing="0" width="100% <tr><td width="15 </td><td bgcolor="lightgrey" width="15 </td><td bgcolor="lightgrey
<font face="Lucida Console" size="2 </font>
</td></tr></table> </font>
View the full article