Mail Archives: djgpp/1998/02/03/08:48:21
From: | aurelio rodriguez <aurelior AT geocities DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | problems with gdbm&djgpp
|
Date: | Tue, 03 Feb 1998 14:36:43 +0100
|
Organization: | Unisource Espana NEWS SERVER
|
Lines: | 8
|
Message-ID: | <34D71D6B.29B5B5D6@geocities.com>
|
NNTP-Posting-Host: | www.medusa.es
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi! I've got trouble with gdbm and djgpp under windows. It compiles OK
but , when issuing a call to gdbm with the GDBM_NEWDB or CREAT , it
returns a errno = 2 (file not found) gdbm:_errno=3 (file cant be
opened). All permissions in dir. Same in win95. Same in local drive.
When I create that file with a zero length , the program stops with a
SIGSEV. Some ideas ?
thankx in advance.
- Raw text -