Top Mud Sites Forum Return to TopMudSites.com
Go Back   Top Mud Sites Forum > Mud Development and Administration > MUD Coding
Click here to Register


This is a discussion on "Simple Coding" in the Top Mud Sites MUD Coding forum :

Hello. I've been interested in learning some coding and just today bought C++ for Dummies. I only got several pages into the book when it had me do a really basic code on Devcpp. I put in cout << "Hello, this is your computer talking." << endl; and I compiled it and it told me there was an hour in the cout, it was undescribed or something like that and in the endl. Any ideas to what is wrong? Thank you....



You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today!

If you have any problems with the registration process or your account login, please contact us.

If you are a registered member of the old TMS forums, please click here
Reply
 
LinkBack Thread Tools
Old 01-25-2004, 09:08 PM   #1
macdaddy7
New Member
 
Join Date: Jul 2003
Posts: 28
macdaddy7 is on a distinguished road
Unhappy

Hello. I've been interested in learning some coding and just today bought C++ for Dummies. I only got several pages into the book when it had me do a really basic code on Devcpp. I put in cout << "Hello, this is your computer talking." << endl;
and I compiled it and it told me there was an hour in the cout, it was undescribed or something like that and in the endl. Any ideas to what is wrong? Thank you.
macdaddy7 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-25-2004, 09:48 PM   #2
Kylotan
Member
 
Join Date: Jun 2003
Posts: 113
Kylotan is on a distinguished road
First rule of coding: a vague error description is barely any better than no description at all. Always give the exact error in question. In this case, it's probably because you didn't #include <iostream>, or didn't use 'using namespace std;', or maybe something else.
Kylotan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools


Simple Coding - Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple C++ MUD Code Rathik MUD Coding 5 09-04-2006 04:00 AM
A few simple questions HJFudge Newbie Help 2 05-13-2006 05:44 PM
Coding macdaddy7 MUD Coding 2 08-28-2003 07:02 PM
Coding? Corhean Advertising for Staff 0 10-26-2002 10:27 PM
A simple question... WagesofSin Newbie Help 5 08-26-2002 08:39 PM

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

All times are GMT -4. The time now is 07:34 PM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Style based on a design by Essilor
Copyright Top Mud Sites.com 2007