Open main menu

CDOT Wiki β

Changes

User:Ateremetskyi

3 bytes added, 13:29, 9 February 2012
no edit summary
int(*fptr[3])(int, int){name1, name2, name3};
 
The better way to validate any attribute is to use functions .
ValidYear = getYear(Year); // Bool function
 
Check what do functions cin.clear()and others mean .
sendMsg("The number is", double number); // Something like that
 
bool validCCV(int ccv){
3
edits