<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>outra lousa do Lander &#187; linguagem C</title>
	<atom:link href="http://landerunip.wordpress.com/category/linguagem-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://landerunip.wordpress.com</link>
	<description>Dicas, apostilas e programas para o simpático povo da Unip Santos</description>
	<lastBuildDate>Wed, 13 Jun 2007 02:34:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='landerunip.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c9199a28d0a93a47bbe18097f4f6f777?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>outra lousa do Lander &#187; linguagem C</title>
		<link>http://landerunip.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://landerunip.wordpress.com/osd.xml" title="outra lousa do Lander" />
		<item>
		<title>Pilha</title>
		<link>http://landerunip.wordpress.com/2006/10/09/pilha/</link>
		<comments>http://landerunip.wordpress.com/2006/10/09/pilha/#comments</comments>
		<pubDate>Mon, 09 Oct 2006 17:47:29 +0000</pubDate>
		<dc:creator>landerunip</dc:creator>
				<category><![CDATA[Estrutura de Dados]]></category>
		<category><![CDATA[linguagem C]]></category>

		<guid isPermaLink="false">http://landerunip.wordpress.com/2006/10/09/pilha/</guid>
		<description><![CDATA[Em pilhac.doc há um exemplo de pilha rodando em C. Ele recebe números até que a pilha fique cheia(no máximo 10) ou que o usuário tecle 0. Em seguida desempilha tudo.
Para rodar copie o código do arquivo .doc, cole no bloco de notas e salve com extensão .cpp.
Sugiro uma visita a www.webinformation.hpg.ig.com.br/prog_pilha.htm para sanar dúvidas com relação [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=landerunip.wordpress.com&blog=344329&post=27&subd=landerunip&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Em <a href="http://landerunip.files.wordpress.com/2006/10/pilhac.doc" title="pilhac.doc">pilhac.doc</a> há um exemplo de pilha rodando em C. Ele recebe números até que a pilha fique cheia(no máximo 10) ou que o usuário tecle 0. Em seguida desempilha tudo.</p>
<p>Para rodar copie o código do arquivo .doc, cole no bloco de notas e salve com extensão .cpp.</p>
<p>Sugiro uma visita a <a href="http://www.webinformation.hpg.ig.com.br/prog_pilha.htm">www.webinformation.hpg.ig.com.br/prog_pilha.htm</a> para sanar dúvidas com relação ao conceito de pilhas.</p>
<p>Um abraço!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/landerunip.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/landerunip.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/landerunip.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/landerunip.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/landerunip.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/landerunip.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/landerunip.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/landerunip.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/landerunip.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/landerunip.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/landerunip.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/landerunip.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=landerunip.wordpress.com&blog=344329&post=27&subd=landerunip&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://landerunip.wordpress.com/2006/10/09/pilha/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1547606a0519e5c7790d84c9d7ff598e?s=96&#38;d=identicon" medium="image">
			<media:title type="html">landerunip</media:title>
		</media:content>
	</item>
		<item>
		<title>Pessoal do 1º ano&#8230;</title>
		<link>http://landerunip.wordpress.com/2006/09/06/pessoal-do-1%c2%ba-ano/</link>
		<comments>http://landerunip.wordpress.com/2006/09/06/pessoal-do-1%c2%ba-ano/#comments</comments>
		<pubDate>Wed, 06 Sep 2006 19:22:17 +0000</pubDate>
		<dc:creator>landerunip</dc:creator>
				<category><![CDATA[linguagem C]]></category>

		<guid isPermaLink="false">http://landerunip.wordpress.com/2006/09/06/pessoal-do-1%c2%ba-ano/</guid>
		<description><![CDATA[Abaixo a resolução de alguns exercícios em C (falta o 3, depois eu coloco).
exercicios
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=landerunip.wordpress.com&blog=344329&post=21&subd=landerunip&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Abaixo a resolução de alguns exercícios em C (falta o 3, depois eu coloco).</p>
<p><a href="http://landerunip.files.wordpress.com/2006/09/pacote1.doc" id="p19">exercicios</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/landerunip.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/landerunip.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/landerunip.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/landerunip.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/landerunip.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/landerunip.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/landerunip.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/landerunip.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/landerunip.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/landerunip.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/landerunip.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/landerunip.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=landerunip.wordpress.com&blog=344329&post=21&subd=landerunip&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://landerunip.wordpress.com/2006/09/06/pessoal-do-1%c2%ba-ano/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1547606a0519e5c7790d84c9d7ff598e?s=96&#38;d=identicon" medium="image">
			<media:title type="html">landerunip</media:title>
		</media:content>
	</item>
		<item>
		<title>dicas iniciais C</title>
		<link>http://landerunip.wordpress.com/2006/08/09/dicas-iniciais-c/</link>
		<comments>http://landerunip.wordpress.com/2006/08/09/dicas-iniciais-c/#comments</comments>
		<pubDate>Wed, 09 Aug 2006 16:28:59 +0000</pubDate>
		<dc:creator>landerunip</dc:creator>
				<category><![CDATA[linguagem C]]></category>

		<guid isPermaLink="false">https://landerunip.wordpress.com/2006/08/09/dicas-iniciais-c/</guid>
		<description><![CDATA[- C é case sensitive, isto é, diferencia letras maiúsculas e minúsculas. Por isso uma variável numero é diferente de Numero ou NUMERO.
- utilize os comandos em letra minúscula. Sempre printf e não Printf.
- Faça a identação do programa, ou seja, organize hierarquicamente as linhas variando a posição das colunas.
- \n é uma &#8220;constante caracter [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=landerunip.wordpress.com&blog=344329&post=10&subd=landerunip&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>- C é case sensitive, isto é, diferencia letras maiúsculas e minúsculas. Por isso uma variável <em>numero</em> é diferente de <em>Numero</em> ou <em>NUMERO.</em></p>
<p>- utilize os comandos em letra minúscula. Sempre <em>printf</em> e não <em>Printf</em>.</p>
<p>- Faça a identação do programa, ou seja, organize hierarquicamente as linhas variando a posição das colunas.</p>
<p>- \n é uma &#8220;constante caracter de barra invertida&#8221; que promove um salto de linha (como em printf(&#8220;Digite um número \n&#8221;)). Existem outras constantes, veremos mais adiante.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/landerunip.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/landerunip.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/landerunip.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/landerunip.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/landerunip.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/landerunip.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/landerunip.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/landerunip.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/landerunip.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/landerunip.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/landerunip.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/landerunip.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=landerunip.wordpress.com&blog=344329&post=10&subd=landerunip&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://landerunip.wordpress.com/2006/08/09/dicas-iniciais-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1547606a0519e5c7790d84c9d7ff598e?s=96&#38;d=identicon" medium="image">
			<media:title type="html">landerunip</media:title>
		</media:content>
	</item>
		<item>
		<title>download compilador C/C++ 5.5</title>
		<link>http://landerunip.wordpress.com/2006/08/08/download-compilador-cc-55/</link>
		<comments>http://landerunip.wordpress.com/2006/08/08/download-compilador-cc-55/#comments</comments>
		<pubDate>Tue, 08 Aug 2006 19:41:22 +0000</pubDate>
		<dc:creator>landerunip</dc:creator>
				<category><![CDATA[linguagem C]]></category>

		<guid isPermaLink="false">https://landerunip.wordpress.com/2006/08/08/download-compilador-cc-55/</guid>
		<description><![CDATA[Para baixar o compilador C e sua interface gráfica, sugestão:
compilador Borland C++ 5.5  http://baixaki.ig.com.br/site/detail38080.htm
interface gráfica para compilador Borland C++ 5.5
http://baixaki.ig.com.br/site/detail6970.htm
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=landerunip.wordpress.com&blog=344329&post=6&subd=landerunip&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="left">Para baixar o compilador C e sua interface gráfica, sugestão:</p>
<p align="left">compilador Borland C++ 5.5  <a href="http://baixaki.ig.com.br/site/detail38080.htm">http://baixaki.ig.com.br/site/detail38080.htm</a></p>
<p align="left">interface gráfica para compilador Borland C++ 5.5<br />
<a href="http://baixaki.ig.com.br/site/detail6970.htm">http://baixaki.ig.com.br/site/detail6970.htm</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/landerunip.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/landerunip.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/landerunip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/landerunip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/landerunip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/landerunip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/landerunip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/landerunip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/landerunip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/landerunip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/landerunip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/landerunip.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=landerunip.wordpress.com&blog=344329&post=6&subd=landerunip&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://landerunip.wordpress.com/2006/08/08/download-compilador-cc-55/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1547606a0519e5c7790d84c9d7ff598e?s=96&#38;d=identicon" medium="image">
			<media:title type="html">landerunip</media:title>
		</media:content>
	</item>
	</channel>
</rss>