• Welcome to TUKE FÓRUM - Fórum pre Å¡tudentov Technickej Univerzity v KoÅ¡iciach.
 
Menu

Zobrazi» príspevky

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Zobrazi» príspevky Menu

Topics - Corleone

#1
1. ročník / Error pri programovani
14.04.2012, 18:27:38
Prosim vas moze mi niekto pomoct? V netbeans mi stale vypisuje ,,parse error before printf,, v tejto casti pri else:

int main (int argc, char** argv) {
   
     turnOn();
   
    turnLeft();
    if (frontIsClear())
        printf ("ide to");
    else (frontIsBlocked())
            printf ("nejde to");
   
return (EXIT_SUCCESS);

}


(main.c: In function `main':
main.c:37: error: parse error before "printf"
make[2]: *** [build/Windows/Cygwin_1-Windows/main.o] Error 1
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2)
#2
1. ročník / Zaklady elektroniky
26.03.2012, 18:34:15
Zdravim. Chcem sa opytat ci nahodou niekto nevie ako prebieha zapocet z tohto predmetu. Je to pisomka alebo test?