kc.cpp: In function 'int main(int, char**)': kc.cpp:55:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:63:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:68:39: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'void ShutDown()': kc.cpp:146:37: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:156:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:163:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'void Initialise()': kc.cpp:212:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:218:4: warning: 'int initialise_joystick()' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:113) [-Wdeprecated-declarations] kc.cpp:218:24: warning: 'int initialise_joystick()' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:113) [-Wdeprecated-declarations] kc.cpp:223:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:233:65: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:238:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:243:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:257:4: warning: 'int text_mode(int)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] kc.cpp:257:15: warning: 'int text_mode(int)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:155) [-Wdeprecated-declarations] kc.cpp:272:38: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'void Reset()': kc.cpp:287:3: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:287:51: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:291:3: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:291:52: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp: In function 'void DrawBoard()': kc.cpp:313:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:315:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'int SelectCell(int, int)': kc.cpp:397:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:398:64: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'void UpdateScreen()': kc.cpp:441:5: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:441:56: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp: In function 'void Toggle()': kc.cpp:456:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:460:30: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'cell other(cell)': kc.cpp:469:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'void UnToggle()': kc.cpp:477:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'int SuicideCheck(int, int, int, int)': kc.cpp:504:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:511:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'cell GetPlay()': kc.cpp:527:15: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:527:88: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:539:14: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:539:110: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:554:16: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:554:110: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:555:16: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:555:123: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:556:73: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:563:13: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:563:107: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:576:12: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:576:106: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:580:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:584:20: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:584:77: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:590:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'move ValidateMove(int, int, int, int)': kc.cpp:638:16: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:638:112: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:640:16: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:640:123: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp: In function 'mvflag VerifyEat(int, int, move)': kc.cpp:665:14: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:665:136: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp: In function 'void DoEat(int, int, move)': kc.cpp:679:13: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:679:101: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp: In function 'void DisplayStats()': kc.cpp:704:17: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:704:142: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:707:5: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:707:60: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:708:5: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:708:53: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp: In function 'void Congrats(cell)': kc.cpp:738:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:742:3: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:742:70: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:746:5: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:746:78: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:747:16: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:747:95: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:752:7: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:752:81: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:759:3: warning: 'void textprintf_centre(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] kc.cpp:759:72: warning: 'void textprintf_centre(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] kc.cpp:760:3: warning: 'void textprintf_centre(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] kc.cpp:760:101: warning: 'void textprintf_centre(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:178) [-Wdeprecated-declarations] kc.cpp:766:40: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'void FirstMove()': kc.cpp:805:17: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:805:111: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:818:18: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:818:112: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:822:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:831:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:834:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp: In function 'void SecondMove()': kc.cpp:859:17: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:859:111: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:872:18: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:872:112: warning: 'void textprintf(BITMAP*, const FONT*, int, int, int, const char*, ...)' is deprecated (declared at e:/djgpp2/include/allegro/alcompat.h:177) [-Wdeprecated-declarations] kc.cpp:876:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:886:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] kc.cpp:889:39: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]