.campion
conectare | înregistrare | căutare
Pagina principală » Surse trimise » Sursa 238228

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 238228
Concurent: Mihai Ionescu (i1jnodm)Progres: evaluare completă
Problemă: chibrituriPunctaj exemplu: 0
Limbaj: cppPunctaj final: 0
Dată: 4 mar 2013, 12:09
Mesaj evaluator:
In file included from /usr/include/c++/3.2.2/backward/alloc.h:46, from chibrituri.cpp:6: /usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. chibrituri.cpp:8:17: dos.h: No such file or directory chibrituri.cpp:9:19: conio.h: No such file or directory chibrituri.cpp:10:19: tcalc.h: No such file or directory chibrituri.cpp:12: parse error before `[' token chibrituri.cpp:13: `MAXCOLS' was not declared in this scope chibrituri.cpp:13: `MAXROWS' was not declared in this scope chibrituri.cpp:14: `MAXCOLS' was not declared in this scope chibrituri.cpp:15: `SCREENCOLS' was not declared in this scope chibrituri.cpp:17: `FALSE' was not declared in this scope chibrituri.cpp:18: `FALSE' was not declared in this scope chibrituri.cpp:19: `TRUE' was not declared in this scope chibrituri.cpp:20: `FALSE' was not declared in this scope chibrituri.cpp:24: syntax error before `*' token chibrituri.cpp: In function `void run()': chibrituri.cpp:35: `HIGHLIGHT' undeclared (first use this function) chibrituri.cpp:35: (Each undeclared identifier is reported only once for each function it appears in.) chibrituri.cpp:35: `NOUPDATE' undeclared (first use this function) chibrituri.cpp:35: `displaycell' undeclared (first use this function) chibrituri.cpp:36: `curcell' undeclared (first use this function) chibrituri.cpp:36: `cell' undeclared (first use this function) chibrituri.cpp:37: `showcelltype' undeclared (first use this function) chibrituri.cpp:38: `getkey' undeclared (first use this function) chibrituri.cpp:42: `mainmenu' undeclared (first use this function) chibrituri.cpp:44: `F1' undeclared (first use this function) chibrituri.cpp:45: `recalc' undeclared (first use this function) chibrituri.cpp:47: `F2' undeclared (first use this function) chibrituri.cpp:48: `editcell' undeclared (first use this function) chibrituri.cpp:50: `DELKEY' undeclared (first use this function) chibrituri.cpp:51: `UPDATE' undeclared (first use this function) chibrituri.cpp:51: `deletecell' undeclared (first use this function) chibrituri.cpp:52: `printfreemem' undeclared (first use this function) chibrituri.cpp:56: `PGUPKEY' undeclared (first use this function) chibrituri.cpp:66: `setbottomrow' undeclared (first use this function) chibrituri.cpp:67: `displayscreen' undeclared (first use this function) chibrituri.cpp:69: `PGDNKEY' undeclared (first use this function) chibrituri.cpp:72: `MAXROWS' undeclared (first use this function) chibrituri.cpp:85: `CTRLLEFTKEY' undeclared (first use this function) chibrituri.cpp:86: `NOHIGHLIGHT' undeclared (first use this function) chibrituri.cpp:92: `setleftcol' undeclared (first use this function) chibrituri.cpp:93: `setrightcol' undeclared (first use this function) chibrituri.cpp:97: `CTRLRIGHTKEY' undeclared (first use this function) chibrituri.cpp:99: `MAXCOLS' undeclared (first use this function) chibrituri.cpp:109: `HOMEKEY' undeclared (first use this function) chibrituri.cpp:115: `ENDKEY' undeclared (first use this function) chibrituri.cpp:118: `settoprow' undeclared (first use this function) chibrituri.cpp:123: `UPKEY' undeclared (first use this function) chibrituri.cpp:124: `moverowup' undeclared (first use this function) chibrituri.cpp:126: `DOWNKEY' undeclared (first use this function) chibrituri.cpp:127: `moverowdown' undeclared (first use this function) chibrituri.cpp:129: `LEFTKEY' undeclared (first use this function) chibrituri.cpp:130: `movecolleft' undeclared (first use this function) chibrituri.cpp:132: `RIGHTKEY' undeclared (first use this function) chibrituri.cpp:133: `movecolright' undeclared (first use this function) chibrituri.cpp:137: `getinput' undeclared (first use this function) chibrituri.cpp: At global scope: chibrituri.cpp:145: `main' must return `int' chibrituri.cpp:145: return type for `main' changed to `int' chibrituri.cpp: In function `int main(...)': chibrituri.cpp:146: `window' undeclared (first use this function) chibrituri.cpp:147: `initcursor' undeclared (first use this function) chibrituri.cpp:148: `initcolortable' undeclared (first use this function) chibrituri.cpp:149: `setcursor' undeclared (first use this function) chibrituri.cpp:150: `WHITE' undeclared (first use this function) chibrituri.cpp:150: `setcolor' undeclared (first use this function) chibrituri.cpp:151: `clrscr' undeclared (first use this function) chibrituri.cpp:152: `MSGHEADER' undeclared (first use this function) chibrituri.cpp:152: `MSGHEADERCOLOR' undeclared (first use this function) chibrituri.cpp:153: `writef' undeclared (first use this function) chibrituri.cpp:154: `MSGKEYPRESS' undeclared (first use this function) chibrituri.cpp:154: `PROMPTCOLOR' undeclared (first use this function) chibrituri.cpp:156: `gotoxy' undeclared (first use this function) chibrituri.cpp:160: `initvars' undeclared (first use this function) chibrituri.cpp:161: `memsize' undeclared (first use this function) chibrituri.cpp:162: `redrawscreen' undeclared (first use this function) chibrituri.cpp:164: `loadsheet' undeclared (first use this function) chibrituri.cpp:165: `clearinput' undeclared (first use this function) chibrituri.cpp:167: `LIGHTGRAY' undeclared (first use this function) chibrituri.cpp: At global scope: chibrituri.cpp:172: stray '\32' in program
ajutor