Il 15/05/2019 17:11 Luca De Andreis ha scritto:
Si esatto.



Uhm, non compila correttamente su arm (raspberrypi)

gcc -O2 -o std232  std232.c
std232.c: In function ‘convert’:
std232.c:54:23: error: lvalue required as left operand of assignment
  (unsigned int) index = strtol(temp, NULL, 16);
                       ^
Makefile:21: set di istruzioni per l'obiettivo "std232" non riuscito
make: *** [std232] Errore 1


Paride

Rispondere a