+ 1
How to compare system dateTime and user input dateTime? By using c language?
i need to compare.. when user input dateTime is already pass current dateTime, it will display error.
1 Resposta
0
c has no built in date sata type, you gptta do it by hand so to speak