Posted By:
Aparna_Chaturvedi
Posted On:
Thursday, December 20, 2001 02:16 AM
Hi
I am getting an unsigned long value from C++.When i try to print the date with that long value in java it always shows me same day,month and year.I am getting different values from c++ each time but date in java is always the same.Can anyone explain the reason and a give me possible solution for that.