I'll be making a notifier program, which'll allow the user to set notifications at certain times and when the time comes the application will alert the user.

How should I go about working with time? I already know about <ctime>, but is there something better more reliable?