Hi! > -void databinchedk( int mode, unsigned char *buffer, int bsize, int offset, > char **errmsg); > +int databinchk( int mode, char *buffer, int bsize, int offset, char > **errmsg);
You've forgotten to remove the space here "databinchk( int". -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
