delorie.com/archives/browse.cgi | search |
From: | sabrian13 AT my-deja DOT com |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Good DJGPP-related C++ learning tools? |
Date: | Tue, 14 Nov 2000 21:05:52 GMT |
Organization: | Deja.com - Before you buy. |
Lines: | 23 |
Message-ID: | <8us9f8$mam$1@nnrp1.deja.com> |
References: | <8ulauf$81l$1 AT nnrp1 DOT deja DOT com> <3a10fa90 DOT 169406 AT news DOT freeserve DOT net> |
NNTP-Posting-Host: | 198.173.24.162 |
X-Article-Creation-Date: | Tue Nov 14 21:05:52 2000 GMT |
X-Http-User-Agent: | Mozilla/4.0 (compatible; MSIE 5.01; Windows 95) |
X-Http-Proxy: | 1.1 x60.deja.com:80 (Squid/1.1.22) for client 198.173.24.162 |
X-MyDeja-Info: | XMYDJUIDsabrian13 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Nevermind, I found my mistake. Believe it or not, (me being a newbie C/C++ programmer) I didn't take notice of a required line in the code: using namespace std; I am now learning rather quickly the grammar and program organization, and have even written my first function: int modulus(int dividend, int divisor); It's too bad I don't know where to find the modulus command that probably has already been written for me. I think I'll take some time, sit back in front of my computer, and read TICPP this weekend. Speaking of which, does anyone know where I can find a table of the standard functions for C++ with their relations to the include files that contain them? --M.Pemrich Sent via Deja.com http://www.deja.com/ Before you buy.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |