Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 09-20-2004, 08:14 AM   #1 (permalink)
 
True Techie

Join Date: Jun 2004

Posts: 155

wannabe_hacker

Question c++ 2002 vs. c++ 2003?

At school I'm running Visual C++.Net 2002 and at home I'm running Visual C++.Net 2003. At school I use a book based on the 2003 version and the code from the lessons doesn't work with 2002. But, at home the code from the book does work. The schools computers are also on a LAN. If anyone has any ideas as to what is wrong please let me know. Thanks!
wannabe_hacker is offline  
Old 09-21-2004, 09:36 PM   #2 (permalink)
 
Junior Techie

Join Date: Oct 2003

Posts: 50

Scripter

Default

well what kind of error messages are you getting?
what have you written as code, just so we can get some sort of an idea here
Scripter is offline  
Old 09-28-2004, 10:03 PM   #3 (permalink)
 
True Techie

Join Date: Jun 2004

Posts: 155

wannabe_hacker

Default

It's just a simple "Hello, world" program. It says that it can't find the specified file when I debug. It shows the path name and I searched for the file and it is there but for some reason it wont link up with C++. I'm thinking it's because of all the restrictions on the LAN put forth by the network administrators.
wannabe_hacker is offline  
Old 09-29-2004, 12:16 AM   #4 (permalink)
 
Junior Techie

Join Date: Oct 2003

Posts: 50

Scripter

Default

i dont know i guess that can be a theory. its looking for the iostream library and maybe the restriction isnt letting it look at it?

i dont want to be sound stupid but i seriously doubt that would be a problem. no idea
Scripter is offline  
 
Closed Thread

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On