<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=344210&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Konsole et copier/coller]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=344210</link>
		<description><![CDATA[Les sujets les plus récents dans Konsole et copier/coller.]]></description>
		<lastBuildDate>Fri, 18 Sep 2009 13:11:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Konsole et copier/coller]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2931018#p2931018</link>
			<description><![CDATA[<p>up <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" />, je ne voudrais pas être obligé de retourner sur windows à cause de ça...</p>]]></description>
			<author><![CDATA[dummy@example.com (V1k1n9)]]></author>
			<pubDate>Fri, 18 Sep 2009 13:11:44 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2931018#p2931018</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Konsole et copier/coller]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2930434#p2930434</link>
			<description><![CDATA[<p>Arg <img src="http://forum.ubuntu-fr.org/img/smilies/mad.png" width="15" height="15" alt="mad" />.<br />L&#039;implémentation de cette technique se passe mal. Les caractères deviennent du n&#039;importe quoi malheureusement. <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /><br />un nom dans un fichier se transforme en ôö·Ð¯¿<br />Un problème de formatage peut être...</p><p>Un</p><div class="codebox"><pre><code>{ echo -e &quot;8\nbob&quot;} | ./programme.exe</code></pre></div><p>n&#039;arrange rien.</p>]]></description>
			<author><![CDATA[dummy@example.com (V1k1n9)]]></author>
			<pubDate>Thu, 17 Sep 2009 21:42:03 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2930434#p2930434</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Konsole et copier/coller]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2930420#p2930420</link>
			<description><![CDATA[<p>Ho <img src="http://forum.ubuntu-fr.org/img/smilies/yikes.png" width="15" height="15" alt="yikes" /><br />technique très intéressante je te remercie. Je vais voir si je peux implémenter ce système. (bien évidemment mon programme est bien plus complexe que l&#039;exemple trivial donné)<br />Cependant si à un moment je veux reprendre la main, du style mettre uniquement </p><div class="codebox"><pre><code>{echo &quot;8&quot;; echo &quot;bob&quot;;} | ./programme.exe</code></pre></div><p>et rentrer moi même le valeur de la dernière variable, le programme va quand même jusqu&#039;à la fin sans me permettre de donner des informations supplémentaires.</p>]]></description>
			<author><![CDATA[dummy@example.com (V1k1n9)]]></author>
			<pubDate>Thu, 17 Sep 2009 21:30:07 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2930420#p2930420</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Konsole et copier/coller]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2930188#p2930188</link>
			<description><![CDATA[<div class="codebox"><pre><code>{ echo &quot;8&quot;; echo &quot;bob&quot;; echo &quot;160&quot;; } | ./programme.exe</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Link31)]]></author>
			<pubDate>Thu, 17 Sep 2009 19:21:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2930188#p2930188</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Konsole et copier/coller]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2929565#p2929565</link>
			<description><![CDATA[<p>bien sur. <img src="http://forum.ubuntu-fr.org/img/smilies/lol.png" width="15" height="15" alt="lol" /><br />Après un </p><div class="codebox"><pre><code>gcc -o programme.exe programme.c</code></pre></div><p>mais j&#039;aurais pu aussi bien faire </p><div class="codebox"><pre><code>gcc -o programme.x programme.c</code></pre></div><p>ou encore</p><div class="codebox"><pre><code>gcc -o programme programme.c</code></pre></div><p>ou bien encore </p><div class="codebox"><pre><code>gcc -o tropfortcelog programme.c</code></pre></div><p>Ce n&#039;est pas vraiment le problème.</p>]]></description>
			<author><![CDATA[dummy@example.com (V1k1n9)]]></author>
			<pubDate>Thu, 17 Sep 2009 13:48:09 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2929565#p2929565</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Konsole et copier/coller]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2929441#p2929441</link>
			<description><![CDATA[<p>Oo&#039;</p><p>Tu essayes de faire fonctionner un .exe sous Linux, ou j&#039;ai mal compris là ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Arcans)]]></author>
			<pubDate>Thu, 17 Sep 2009 12:04:43 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2929441#p2929441</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Konsole et copier/coller]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2929427#p2929427</link>
			<description><![CDATA[<p>up <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (V1k1n9)]]></author>
			<pubDate>Thu, 17 Sep 2009 11:51:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2929427#p2929427</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Konsole et copier/coller]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2928930#p2928930</link>
			<description><![CDATA[<p>Dans l&#039;exemple précédent, &quot;8&quot; &quot;bob&quot; et &quot;160&quot; sont des <span class="bbu">variables de : programme.exe</span><br />l&#039;exe est écrit en C et &quot;8&quot; donne une réponse à un :</p><div class="codebox"><pre><code>scanf(&quot;%d&quot;, &amp;age);</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (V1k1n9)]]></author>
			<pubDate>Thu, 17 Sep 2009 00:13:24 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2928930#p2928930</guid>
		</item>
		<item>
			<title><![CDATA[Konsole et copier/coller]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2928915#p2928915</link>
			<description><![CDATA[<p>Salut tout le monde, <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /><br />Voilà je suis sur Cygwin depuis un moment, et j&#039;ai pris l&#039;habitude de copier coller le programme suivi de la valeur pour les variables qui sont demandées par mon programme. exemple :</p><div class="codebox"><pre><code>./programme.exe
8
bob
160</code></pre></div><p>Je faisais un copié/collé de tout cela dans Cygwin et tout fonctionnait bien. Cependant ça ne fonctionne pas dans la console d&#039;ubuntu. <img src="http://forum.ubuntu-fr.org/img/smilies/sad.png" width="15" height="15" alt="sad" /> Il s&#039;arrête et attend la valeur de la première variable... <br />Si quelqu&#039;un a une idée, merci <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (V1k1n9)]]></author>
			<pubDate>Wed, 16 Sep 2009 23:38:18 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2928915#p2928915</guid>
		</item>
	</channel>
</rss>
