August 18, 2006
@ 12:00 AM

Can sıkıntısı! Eskiye,düşünmeye, yazmaya özlem


static void Main(string[] args)
{
 string harf = "i'm the superstar";
 byte[] bytes = System.Text.Encoding.ASCII.GetBytes(harf);


 for (int j = 0; j < bytes.Length; j++)
 {
         for (int i = 7; i >= 0; i- -)
         {
                if(((bytes[j] >> i) & 1) == 1)
                        Console.Write("1");
                else
                        Console.Write("0");
         }
  }   
}


01101001001001110110110100100000011101000110100001100101001000000111001101110101
01110000011001010111001001110011011101000110000101110010


 
Saturday, November 14, 2009 10:28:50 AM (GTB Standard Time, UTC+02:00)
http://www.selluggsboots.com/ugg-bailey-button-c-21.html
Saturday, November 14, 2009 12:17:27 PM (GTB Standard Time, UTC+02:00)
<a href="http://www.selluggsboots.com/classic-tall-ugg-boots-c-5.html" target="_parent"><strong>Classic Tall Ugg Boots</strong></a> on sale!,We are professional supply <a href="http://www.selluggsboots.com/ugg-bailey-button-c-21.html" target="_parent"><strong>Ugg bailey button </strong></a> ,<a href="http://www.selluggsboots.com/classic-short-ugg-boots-c-2.html" target="_parent"><strong>Ugg classic short boots </strong></a>is your best choice,free shipping and nontax,only need 1 week to your door!
Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):

Live Comment Preview