Re: Yast for Debian

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

if (youWant(YaST)) {
use openSUSE;
} // if


VampirD

Microsoft Windows is like air conditioning
Stops working when you open a window.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAk2nHQMACgkQJQ+0ABWtaVl5xACeKapOUfx1aNkIXH27CYZN6zp0
sGgAn3gFJ3S6fj1n2+XYk00LgK6/Tech
=cm0x
-----END PGP SIGNATURE-----

On 04/14/2011 06:12 PM, VampirD wrote:
> if (youWant(YaST)) {
> use openSUSE;
> } // if

easy for you to say! :wink:


CAVEAT: http://is.gd/bpoMD
[NNTP via openSUSE 11.3 + KDE4.5.5 + Thunderbird3.1.8]
Q: Why do you upgrade?
A: Because the Gecko is always greener on the other side!
So said k428 in http://is.gd/Pwc3xq

It is not right written
Here

# include<iostream>
char youwant(char YAST)
main()
char x;
x=youwant(YAST);
cout<<"I want to use<<endl<<x;
}

char Youwant(char Yast)
{
char z;
cout<<"Give me something"<<endl;
cin>>z;
If (z==Yast)
cout<< "use openSUSE";
else
cout <<" nothing";
return z;
}

Isn’t great now?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

XD


VampirD

Microsoft Windows is like air conditioning
Stops working when you open a window.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAk2nODQACgkQJQ+0ABWtaVm0CwCgu9Qes+ENfhekq0t3LIrgtdwr
pBYAoN0VqtjSwgoTLsLJjHpSo9X9JGLZ
=NLR+
-----END PGP SIGNATURE-----

XD???:::\

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> XD???:::\

from: http://en.wikipedia.org/wiki/XD
“xD” or “XD”, an emoticon used on the internet to express laughing very
hard, verbally dictated as dying laughing or laughing very hard


VampirD

Microsoft Windows is like air conditioning
Stops working when you open a window.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAk2oovgACgkQJQ+0ABWtaVnBXACgiGbJeZvRu0cPuPYrqjMWR2df
4acAnjTfbA34+o9kcfu+0Er5/P60sEDa
=g9mL
-----END PGP SIGNATURE-----

Ahhhh. Now I understand.