|
-
April 22nd, 2008, 08:22 AM
#1
How to print Binary digit
Dear friends,
I am coding in Visual C# windows application. I like to set a Label Text property with given integer's binary.
eg. I have 1 Label, 1 TextBox and 1 Button when i type 4 in textbox and click on button i want to set label text property with number four's binary that is 0000 0100.
Kindly tell me how i can print Binary on Form.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|