Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / March 2006

Tip: Looking for answers? Try searching our database.

Simple question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mitch@bmtmis.demon.co.uk - 13 Mar 2006 13:46 GMT
Using Visual Studio 2003/2005 I create a project of type Visual C++
Class Library (.NET).

I add a method. In this method I need to open a file and write to it. I
type:

fopen("out.lis", "wt");

I get fopen identifier not found. I add #include <stdio.h> I get:

unresolved external symbol "struct_iobuf* _cdecl(char const*, char
const*)

Can anyne help me here?

Thanks.
Kevin Spencer - 13 Mar 2006 16:10 GMT
You need to specify that the C++ project is not a managed C++ project.

Signature

HTH,

Kevin Spencer
Microsoft MVP
.Net Developer

Presuming that God is "only an idea" -
Ideas exist.
Therefore, God exists.

> Using Visual Studio 2003/2005 I create a project of type Visual C++
> Class Library (.NET).
[quoted text clipped - 12 lines]
>
> Thanks.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.