I am trying to write a code that checks if password is pass with the use of functions...but i am not able to ....Please help me i am a beginner....and i need this program to be written strictly using functions....thsnk u in advance
Praveen_10 4 Junior Poster in Training
Recommended Answers
Jump to PostShow us the code you have so far ... are where you think you are stuck.
Here is a student beginner level example of using functions to validate user input ...
// getValidInt.cpp // http://developers-heaven.net/forum/index.php/topic,46.0.html #include <iostream> using namespace std; int getValidInt( const char …
Jump to PostOops ... see below please ...
All 7 Replies
David W 131 Practically a Posting Shark
Praveen_10 4 Junior Poster in Training
Praveen_10 4 Junior Poster in Training
David W 131 Practically a Posting Shark
David W 131 Practically a Posting Shark
David W 131 Practically a Posting Shark
Praveen_10 4 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.