Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: XianBin ; Forum: C++ and child forums
Forum: C++ Sep 22nd, 2004
Replies: 5
Views: 6,618
Posted By XianBin
look this web site,it is a good tutoria for study C++.
http://www.cplusplus.com/doc/tutorial/

or you can reading "Essential C++" .
Forum: C++ Sep 7th, 2004
Replies: 5
Views: 2,623
Posted By XianBin
the book "Effective C++" have a item introduce cosnt,but a question i dont understand clearly.


class GamePlayer {
private:
static const int NUM_TURNS = 5; // constant eclaration
int...
Forum: C++ Sep 6th, 2004
Replies: 14
Views: 5,455
Posted By XianBin
int main()
{
double charge; // charge minnimum rate of 2 dollars for 3 hours
int hours;

//----------------------------
// Add a input statement

cin >> hours;
Forum: C++ Sep 5th, 2004
Replies: 11
Views: 9,143
Posted By XianBin
I think you can use Access database to store the passwords and use ADO controler to operation the database.
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC