1 start
2enter the binary array
3 if there are decimal point store its position
4set a counter variable with the values of the bit position below the decimal point
5read four successive character and convert those into equivalent decimal.ifthe number is >than 9 the equivalent alphabet
6after each conversion print the current decimal value
7if the counter variable covered all the position prior to the decimal point
8if decimal point print it
9set the counter variable with the value of the bit position just after the decimal point
10do step 5
11do step6
12check whether the counter covered all the bit positions prior to the ull character if not goto step 10
13stop
This post has been edited by tis4pgms: 15 September 2008 - 12:48 AM


Ask A New Question
Reply





MultiQuote







|