dark0s dark0s <[EMAIL PROTECTED]> wrote:
> Hi all, after writing my program, I typed:
>
> bash-3.1# gcc -lsqlite3 CreaDB.c -o creadb
> CreaDB.c: In function 'main':
> CreaDB.c:35: error: too few arguments to function 'sqlite3_bind_text'
> CreaDB.c:36: error: too few arguments to function 'sqlite3_b
I am worse than a newbie at C, but...
On 4/7/08, dark0s dark0s <[EMAIL PROTECTED]> wrote:
> Hi all, after writing my program, I typed:
>
> bash-3.1# gcc -lsqlite3 CreaDB.c -o creadb
> CreaDB.c: In function 'main':
> CreaDB.c:35: error: too few arguments to function 'sqlite3_bind_text'
> CreaDB
Hi all, after writing my program, I typed:
bash-3.1# gcc -lsqlite3 CreaDB.c -o creadb
CreaDB.c: In function 'main':
CreaDB.c:35: error: too few arguments to function 'sqlite3_bind_text'
CreaDB.c:36: error: too few arguments to function 'sqlite3_bind_text'
CreaDB.c:37: error: too few arguments to f
3 matches
Mail list logo