Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > BOOK: Professional C++
|
BOOK: Professional C++
This is the forum to discuss the Wrox book Professional C++ by Nicholas A. Solter, Scott J. Kleper; ISBN: 9780764574849
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional C++ 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 July 6th, 2009, 07:27 PM
Registered User
 
Join Date: Jul 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help with Namespace Records in First Chapter

So I wrote the header file that included Namespace Records and the Class. Then, as instructed, I went on to Employee.cpp and finished setting up the Employee Class fields, accessors and setters, etc. So then, they get p to "EmployeeTest.cpp". They write "using namespace Records;". But when I try to compile the test code, it won't work. Because all of the things I previously wrote in Employee.cpp isn't included. How do I get to make the namespace Records. What am I doing wrong?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 8 inserts 2 records... nickLogan BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 5 May 27th, 2009 06:32 AM
Need to convert an existing namespace and add new namespace to the SOAP xml Prabeen XSLT 10 April 28th, 2009 10:18 AM
Chapter 9 p. 314: How to import a namespace? Featheriver BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 1 January 31st, 2009 07:58 PM
Chapter 3 namespace 'Wrox' error ironryan77 BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 0 December 29th, 2008 11:58 PM
problem in updating records & finding records naveed77 VB Databases Basics 1 January 16th, 2007 12:12 PM





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