Search Results

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: extofer
Forum: C May 5th, 2009
Replies: 6
Views: 386
Posted By extofer
Use the length() function and return a boolean

string str ("pasword");

if str.length() < 7 {
return 0;
}
else{
return 1:
}
Showing results 1 to 1 of 1

 


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

©2003 - 2009 DaniWeb® LLC