Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Other Programming > BOOK: Beginning Programming
|
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 Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 18th, 2009, 07:38 AM
Registered User
 
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!





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 08: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 01: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 04:44 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.