Skip to content
nishushah93 edited this page Aug 23, 2014 · 1 revision

Welcome to the LicensePlateReaders wiki!

lpstate.c: In function ‘findState’: lpstate.c:100:24: error: ‘filesnames’ undeclared (first use in this function) lpstate.c:100:24: note: each undeclared identifier is reported only once for each function it appears in In file included from fpex.c:1:0: fp.h:1:1: error: unknown type name ‘Enter’ fp.h:1:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘contents’ fp.h:1:12: error: unknown type name ‘contents’ In file included from fpex.c:2:0: database.c: In function ‘getCurrentDirectory’: database.c:57:5: warning: function returns address of local variable [enabled by default] In file included from fpex.c:3:0: lpstate.c: In function ‘findState’: lpstate.c:100:24: error: ‘filesnames’ undeclared (first use in this function) lpstate.c:100:24: note: each undeclared identifier is reported only once for each function it appears in fpex.c: In function ‘main’: fpex.c:22:9: error: incompatible types when assigning to type ‘char[2]’ from type ‘char *’ In file included from fp.c:3:0: fp.h:1:1: error: unknown type name ‘Enter’ fp.h:1:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘contents’ fp.h:1:12: error: unknown type name ‘contents’ fp.h:1:1: error: unknown type name ‘Enter’ fp.h:1:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘contents’ fp.h:1:12: error: unknown type name ‘contents’ database.c: In function ‘getCurrentDirectory’: database.c:57:5: warning: function returns address of local variable [enabled by default]

Clone this wiki locally