The website "dmilvdv.narod.ru." is not registered with uCoz.
If you are absolutely sure your website must be here,
please contact our Support Team.
If you were searching for something on the Internet and ended up here, try again:

About uCoz web-service

Community

Legal information

Листинг 2

Листинг 2

Предыдущая  Содержание  Следующая V*D*V

Меню обновления лицензии.

 

MENU menu[] =

{

    /* тут предыдущее меню */

 

    {RENEW_LICENSE_MENU, 3,

    {"Enter Name:",           NULL, 0, prompt, NAME,    keyedit, NAME},

    {"Enter License Number:", NULL, 0, prompt, LNUM,    keyedit, LNUM},

    {"Enter Address:",        NULL, 0, prompt, ADDRESS, keyedit, ADDRESS},

    {"Quit, Back to Main Menu", goto_menu(), MAIN_MENU, NULL, 0, NULL, 0}

    },

    /* тут могут быть другие меню */

};

 

Предыдущая  Содержание  Следующая