I am creating a small program in C# to convert bytes to bits. This program then will be used in some other program. But the problem is that I am unable to generate the logic that can be used. I mean what should be the logic for the program. Any ideas how to convert bytes to bits?
Bookmarks