PDA

View Full Version : Turbo C++ programming


TSSFan
03-19-2003, 03:11 PM
Hello, anyone with expertise with C++ programming (specifically TClite program) in using randomize to create two dice that display a different number of dots on the dice everytime please respond to this post.

[GF]Burke
03-19-2003, 03:24 PM
if you want a .pdf e-book. let me know.

Kemo Racer
03-31-2003, 10:42 AM
check out programing.com
it helped me out a lot with python.

n0strax
03-31-2003, 01:17 PM
I took c++ in school first semester this year. One of the programs we had to do was similar to that, unfortunately, today is the first day of our spring break so I can't get it for ya, it's on my student file.

apeter
04-01-2003, 07:52 AM
here (http://www.bergen.org/AAST/projects/CPP/lesson4/rand.html)
about half way down.
the page is kinda screwed up, should say #include<iostream.h> #include<stdlib.h> #include<time.h>
but is says #include &ltiostream.h>, etc. start reading where those 3 header files are declared.

razor02097
04-28-2003, 07:41 AM
www.codehound.com (http://www.codehound.com)