Retourner au contenu associé (dépêche : Qt 4.5 sera sous licence LGPL 2.1)
Posté par CrEv (site web personnel) le 14 janvier 2009 à 18:13. En réponse à la dépêche Qt 4.5 sera sous licence LGPL 2.1. Évalué à 2.
if (x < foo (y, z)) haha = bar[4] + 5; else { while (z) { haha += foo (z, z); z--; } return ++x + bar (); }
static char * concat (s1, s2) /* Name starts in column one here */ char *s1, *s2; { /* Open brace in column one here */ ... }
do { a = foo (a); } while (a > 0);
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: rms ?
Posté par CrEv (site web personnel) . En réponse à la dépêche Qt 4.5 sera sous licence LGPL 2.1. Évalué à 2.
if (x < foo (y, z))haha = bar[4] + 5;
else
{
while (z)
{
haha += foo (z, z);
z--;
}
return ++x + bar ();
}
static char *concat (s1, s2) /* Name starts in column one here */
char *s1, *s2;
{ /* Open brace in column one here */
...
}
do{
a = foo (a);
}
while (a > 0);
Et après ils vont se plaindre que GNU (hurd) n'avance pas et que personne veut coder dessus...