Hello,
I'm fairly new with C language and I was just wondering if C has a function that converts decimal to binary with user define the # of bits??
Thanks!
Decimal to Binary converting function?
Page 1 of 12 Replies - 138 Views - Last Post: 30 January 2013 - 07:26 AM
Replies To: Decimal to Binary converting function?
#2
Re: Decimal to Binary converting function?
Posted 29 January 2013 - 11:07 PM
#3
Re: Decimal to Binary converting function?
Posted 30 January 2013 - 07:26 AM
Quote
I'm fairly new with C language and I was just wondering if C has a function that converts decimal to binary with user define the # of bits??
No C doesn't have a built in function to convert decimal to binary. But you can surely write one yourself.
Jim
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|