[prev in list] [next in list] [prev in thread] [next in thread] 

List:       monetdb-checkins
Subject:    [Monetdb-checkins] clients/src/examples/C sample3.c,,1.10,1.11
From:       Sjoerd Mullender <sjoerd () users ! sourceforge ! net>
Date:       2009-07-29 10:40:21
Message-ID: E1MW6a6-0003qA-0R () 23jxhf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/monetdb/clients/src/examples/C
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14757

Modified Files:
	sample3.c 
Log Message:
Fix format.


U sample3.c
Index: sample3.c
===================================================================
RCS file: /cvsroot/monetdb/clients/src/examples/C/sample3.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- sample3.c	29 Jul 2009 08:03:37 -0000	1.10
+++ sample3.c	29 Jul 2009 10:40:17 -0000	1.11
@@ -108,7 +108,7 @@
 	rows = mapi_fetch_all_rows(hdl);
 	if (mapi_error(dbh))
 		die(dbh, hdl);
-	printf("rows received %d with %d fields\n", rows, mapi_get_field_count(hdl));
+	printf("rows received " LLFMT " with %d fields\n", rows, mapi_get_field_count(hdl));
 
 	/* Interpret the cache as a two-dimensional array */
 	for (i = 0; i < rows; i++) {


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-checkins mailing list
Monetdb-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic