i just dont know how to convert this.
i have three integers for month, date and year. year is a two digit input.
i want to convert these three into one variable type long.. but i dont know how to do it.
i tried adding the three integers, but i get weird results.
i want to do this because i want to compare user input date into the current date. [actually, it's an age calculator.]
waah, help would be greatly appreciated.