How to transfer int to bit string
- From: "ad" <flying@xxxxxxxxxxxxxxx>
- Date: Mon, 5 Sep 2005 03:13:04 +0800
Hi,
How to transfer a integer to bit string with c#
For example,
1 ->"00000001",
2 ->"00000010",
3 ->"00000011"
.....
.
- Follow-Ups:
- Re: How to transfer int to bit string
- From: Jeff Louie
- Re: How to transfer int to bit string
- From: Jon Skeet [C# MVP]
- Re: How to transfer int to bit string
- Prev by Date: Re: IDispatch definition in C#
- Next by Date: Re: regexp in .net
- Previous by thread: HourGlass cursor
- Next by thread: Re: How to transfer int to bit string
- Index(es):