CVS update: gnucash/src/app-utils

Derek Atkins warlord at linas.org
Mon Jan 12 22:54:12 CST 2004


Date:	Monday January 12, 2004 @ 22:54
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/app-utils
In directory www.linas.org:/tmp/cvs-serv21271/src/app-utils

Modified Files:
      Tag: gnucash-1-8-branch
	file-utils.c file-utils.h 
Log Message:
	* src/app-utils/file-utils.[ch]:  add gnc_getline() function
	  to read an unlimited line-length from a file (so you're
	  not limited to a buffer size with fgets() and the like).
	  It is similar to the getline(3) on Linux except the API
	  is different and it will always set the return string.




More information about the gnucash-patches mailing list