"You must learn from the mistakes of others. You can't possibly live long enough to make them all yourself"
Sam Levenson
Cpp  How to parse a date -4 Votes
  1:  char[7] textbox ;
  2:  
  3:  int one, two, three ;
  4:  char[3] temp ;
  5:  
  6:  temp[0] = textbox[0] ;
Tags: parsing date View more Last activity 1 month, 1 week ago