<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>nixCraft &#187; gcc</title>
	<atom:link href="http://www.cyberciti.biz/tips/tag/gcc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/tips</link>
	<description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description>
	<lastBuildDate>Tue, 16 Mar 2010 07:01:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Howto: Connect MySQL server using C program API under Linux or UNIX</title>
		<link>http://www.cyberciti.biz/tips/linux-unix-connect-mysql-c-api-program.html</link>
		<comments>http://www.cyberciti.biz/tips/linux-unix-connect-mysql-c-api-program.html#comments</comments>
		<pubDate>Thu, 31 May 2007 17:35:11 +0000</pubDate>
		<dc:creator>Vivek Gite</dc:creator>
				<category><![CDATA[C Programming]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Gentoo Linux]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[RedHat/Fedora Linux]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Suse Linux]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[c api]]></category>
		<category><![CDATA[c program]]></category>
		<category><![CDATA[development libs]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[gnu c compiler]]></category>
		<category><![CDATA[linux c connect mysql]]></category>
		<category><![CDATA[mysql client]]></category>
		<category><![CDATA[mysql database server]]></category>
		<category><![CDATA[mysql development]]></category>
		<category><![CDATA[shared library]]></category>

		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-unix-connect-mysql-c-api-program.html</guid>
		<description><![CDATA[
From my mailbag:
How do I write a C program to connect MySQL database server?
MySQL database does support C program API just like PHP or perl.
The C API code is distributed with MySQL. It is included in the mysqlclient library and allows C programs to access a database.
Many of the clients in the MySQL source distribution [...]]]></description>
		<wfw:commentRss>http://www.cyberciti.biz/tips/linux-unix-connect-mysql-c-api-program.html/feed</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.181 seconds -->
