p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > Other Programming > BOOK: Beginning Programming
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
BOOK: Beginning Programming
This is the forum to discuss the Wrox book Beginning Programming by Adrian Kingsley-Hughes, Kathie Kingsley-Hughes; ISBN: 9780764584060

Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Programming section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old October 18th, 2009, 08:38 AM
Registered User
Points: 10, Level: 1
Points: 10, Level: 1 Points: 10, Level: 1 Points: 10, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default E2209 - Problem at the beginning

Hi!

I Have a similar problem like the others:
I make the first template program:

// C++ kódsablon
#include <iostream>
#include <string>
void main()
{
// Ide jön a kód!
}

And I got the result:

E2209 Unable to open include file 'iostream'
E2209 Unable to open include file 'string'

I also tried it with iostream.h and string.h!
I made bcc32.cfg, ilink32.cfg and I made the changes in the path!
But it keep doesn't work!

Please, help!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with chapter 3 of Beginning ASP.NET2.0 C# hedgracer ASP.NET 2.0 Basics 1 April 26th, 2008 09:49 AM
beginning forms problem toiletgraffiti C# 3 January 11th, 2006 08:39 AM
Beginning VB6.0 Small Problem kalaiselvi Beginning VB 6 3 April 11th, 2005 02:24 PM
getting problem while beginning ASP.NET creative_eye .NET Web Services 2 February 3rd, 2004 07:59 AM
Beginning PHP4 (C/S problem) mkoohian Wrox Book Feedback 1 October 7th, 2003 05:44 PM



All times are GMT -4. The time now is 03:34 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc