Could anyone tell me what´s wrong with this:
mvpclient.c:337: error: ISO C++ forbids declaration of `cRecordingInfo' with no
type
mvpclient.c:337: error: uninitialized const `cRecordingInfo'
mvpclient.c:337: error: Fehler beim Parsen before `*' token
mvpclient.c:338: error: `Info' undeclared (first use this function)
mvpclient.c:338: error: (Each undeclared identifier is reported only once for
each function it appears in.)
mvpclient.c:337: Warnung: unused variable `const int cRecordingInfo'
make: *** [mvpclient.o] Fehler 1
Regards B-Tronic
mvpclient.c:337: error: ISO C++ forbids declaration of `cRecordingInfo' with no
type
mvpclient.c:337: error: uninitialized const `cRecordingInfo'
mvpclient.c:337: error: Fehler beim Parsen before `*' token
mvpclient.c:338: error: `Info' undeclared (first use this function)
mvpclient.c:338: error: (Each undeclared identifier is reported only once for
each function it appears in.)
mvpclient.c:337: Warnung: unused variable `const int cRecordingInfo'
make: *** [mvpclient.o] Fehler 1
Regards B-Tronic