Vadim Chekan (vadim@gc.lviv.ua)
Wed, 14 Apr 1999 12:56:11 +0300
From fresh cvs update.
In Display.cc
Display::SortType
Display::sortType()
{
static struct
{
char *typest;
SortType type;
}
sorttypes[] =
{
{"score", SortByScore},
{"date", SortByTime},
{"time", SortByTime},
! {"title", SortByTitle},
! {"id", SortByID}
What does "!" mean?
Vadim Chekan.
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev@htdig.org containing the single word "unsubscribe" in
the SUBJECT of the message.
This archive was generated by hypermail 2.0b3 on Wed Apr 14 1999 - 03:06:06 PDT