<div>No concuerdo mucho con esto ultimo, si bien hay muy pocas chances de que haya un error a causa del compilador, yo he experimentado </div>
<div>serios problemas (con soluciones muy raras, como cambiar de lugar de lugar los includes) causados por el mismo compilador.<br><br> </div>
<div><span class="gmail_quote">On 8/29/08, <b class="gmail_sendername">David fire</b> <<a href="mailto:ddfire@gmail.com">ddfire@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div dir="ltr">nunca es problema del compilador.....<br>David<br><br>
<div class="gmail_quote">El 28 de agosto de 2008 20:44, judit <span dir="ltr"><<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:zallux3@yahoo.es" target="_blank">zallux3@yahoo.es</a>></span> escribió: 
<div><span class="e" id="q_11c0eca499a2d1aa_1"><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">El pasado 2008-08-28 23:33:08, Alvaro Gajardo escribió:<br><br>AG> Hola judit,<br>AG> > FILE* pt;<br>
AG> >   char nombre[]= "prueba.txt";<br>AG> > pt=       fopen (nombre, "r");<br>AG> > char c;<br>AG> > while(fgetc(pt)!=EOF)<br>AG> debería ser<br>AG> while( feof( pt ) )<br>
AG> > {<br>AG> > printf ("%c",fgetc(pt) );<br>AG> Y si no me equivoco debería ser<br>AG> printf("%s",fgetc( pt ) );<br>AG> Salu2...<br>AG> --<br>AG> "Talk is cheap. Show me the Code"<br>
AG> "'Regression testing'? What's that? If it compiles, it is good, if it<br>AG> boots up it is perfect."<br>AG> -----------------------<br>AG> Alvaro Esteban Gajardo Becerra<br>AG> Estudiante Informática - Universidad del Bío Bío<br>
AG> Linux User #407663 <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://counter.li.org/" target="_blank">counter.li.org</a><br>AG> Chillán<br>AG> Chile<br>AG> _______________________________________________<br>
AG> Lista de correo Cconclase <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Cconclase@listas.conclase.net" target="_blank">Cconclase@listas.conclase.net</a><br>AG> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://listas.conclase.net/mailman/listinfo/cconclase_listas.conclase.net" target="_blank">http://listas.conclase.net/mailman/listinfo/cconclase_listas.conclase.net</a><br>
AG> Bajas: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://listas.conclase.net/index.php?gid=2&mnu=FAQ" target="_blank">http://listas.conclase.net/index.php?gid=2&mnu=FAQ</a><br><br>Gracias Alvaro por la rapidez, con poca experiencia ya pensaba que era el compilador, de todas formas es:<br>
...<br>
<div>while(!feof(pt))<br>{<br>printf ("%c",fgetc(pt) );<br> </div>...<br>pero gracias a ti he tenido una buena pista<br>Salu2. :-)<br>
<div>
<div></div>
<div>_______________________________________________<br>Lista de correo Cconclase <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Cconclase@listas.conclase.net" target="_blank">Cconclase@listas.conclase.net</a><br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://listas.conclase.net/mailman/listinfo/cconclase_listas.conclase.net" target="_blank">http://listas.conclase.net/mailman/listinfo/cconclase_listas.conclase.net</a><br>
Bajas: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://listas.conclase.net/index.php?gid=2&mnu=FAQ" target="_blank">http://listas.conclase.net/index.php?gid=2&mnu=FAQ</a><br> </div></div></blockquote>
</span></div></div><br><br clear="all"><br>-- <br>(\__/) <br>(='.'=)This is Bunny. Copy and paste bunny into your <br>(")_(")signature to help him gain world domination. <br><br> </div><br>_______________________________________________<br>
Lista de correo Cconclase <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Cconclase@listas.conclase.net">Cconclase@listas.conclase.net</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://listas.conclase.net/mailman/listinfo/cconclase_listas.conclase.net" target="_blank">http://listas.conclase.net/mailman/listinfo/cconclase_listas.conclase.net</a><br>
Bajas: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://listas.conclase.net/index.php?gid=2&mnu=FAQ" target="_blank">http://listas.conclase.net/index.php?gid=2&mnu=FAQ</a><br></blockquote></div>
<br><br clear="all"><br>-- <br>Embrace the shadow