0_0_6430744_20050.cpp:1:19: conio.c: No such file or directory
0_0_6430744_20050.cpp:2:20: windows.h: No such file or directory
0_0_6430744_20050.cpp:32: error: `PCHAR_INFO' does not name a type
0_0_6430744_20050.cpp:256: error: `CHAR_INFO' does not name a type
0_0_6430744_20050.cpp:258: error: `FirstSave' was not declared in this scope
0_0_6430744_20050.cpp:259: error: `SecondSave' was not declared in this scope
0_0_6430744_20050.cpp:259: error: too many initializers for `MenuSelectStru'
0_0_6430744_20050.cpp:259: error: too many initializers for `MenuSelectStru'
0_0_6430744_20050.cpp:259: error: too many initializers for `MenuSelectStru'
0_0_6430744_20050.cpp: In function `void ShowALineOfBox(ShortInt, ShortInt, ShortInt, char*, int, int, int)':
0_0_6430744_20050.cpp:267: error: `gotoxy' undeclared (first use this function)
0_0_6430744_20050.cpp:267: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6430744_20050.cpp:268: error: `WHITE' undeclared (first use this function)
0_0_6430744_20050.cpp:268: error: `BLUE' undeclared (first use this function)
0_0_6430744_20050.cpp:268: error: `textattr' undeclared (first use this function)
0_0_6430744_20050.cpp:271: error: `GREEN' undeclared (first use this function)
0_0_6430744_20050.cpp: In function `void ShowItemMenu(MenuItemStru*, ShortInt, ShortInt, ShortInt)':
0_0_6430744_20050.cpp:290: error: `BLUE' undeclared (first use this function)
0_0_6430744_20050.cpp:290: error: `LIGHTGRAY' undeclared (first use this function)
0_0_6430744_20050.cpp:290: error: `textattr' undeclared (first use this function)
0_0_6430744_20050.cpp:293: error: `gotoxy' undeclared (first use this function)
0_0_6430744_20050.cpp: In function `void ShowMenuItem(MenuItemStru, int, int, int)':
0_0_6430744_20050.cpp:303: error: `gotoxy' undeclared (first use this function)
0_0_6430744_20050.cpp:304: error: `textattr' undeclared (first use this function)
0_0_6430744_20050.cpp: In function `void enter()':
0_0_6430744_20050.cpp:321: error: 'struct MenuSelectStru' has no member named 'AddrOfSaveText'
0_0_6430744_20050.cpp:321: error: `gettext' undeclared (first use this function)
0_0_6430744_20050.cpp:325: error: `YELLOW' undeclared (first use this function)
0_0_6430744_20050.cpp: In function `void move1(int)':
0_0_6430744_20050.cpp:334: error: `YELLOW' undeclared (first use this function)
0_0_6430744_20050.cpp: In function `void esc()':
0_0_6430744_20050.cpp:342: error: 'struct MenuSelectStru' has no member named 'AddrOfSaveText'
0_0_6430744_20050.cpp:342: error: `puttext' undeclared (first use this function)
0_0_6430744_20050.cpp: In function `void SelectMenu()':
0_0_6430744_20050.cpp:365: error: `KeyValueStru' undeclared (first use this function)
0_0_6430744_20050.cpp:365: error: expected `;' before "mykey"
0_0_6430744_20050.cpp:369: error: `mykey' undeclared (first use this function)
0_0_6430744_20050.cpp:369: error: `kbhit' undeclared (first use this function)
0_0_6430744_20050.cpp: In function `void ShowMenu(MenuItemStru*, int*, int)':
0_0_6430744_20050.cpp:388: error: `textcolor' undeclared (first use this function)
0_0_6430744_20050.cpp:389: error: `gotoxy' undeclared (first use this function)
0_0_6430744_20050.cpp: In function `void Init()':
0_0_6430744_20050.cpp:398: error: `clrscr' undeclared (first use this function)
0_0_6430744_20050.cpp:399: error: `window' undeclared (first use this function)
0_0_6430744_20050.cpp:400: error: `system' undeclared (first use this function)
|