Re: [Tutor] Division problems

2009-02-03 Thread Kent Johnson
On Tue, Feb 3, 2009 at 3:42 AM, prasad rao wrote: > Hello > I wrote a function named vertical to print string .printable characters and > ASCII values in a table. > 1)It is swallowing some characters. > 2)It output some characters 2 or 3 times. > 3)It prints one column more than what I asked for.

[Tutor] Division problems

2009-02-03 Thread prasad rao
HelloI wrote a function named vertical to print string .printable characters and ASCII values in a table. 1)It is swallowing some characters. 2)It output some characters 2 or 3 times. 3)It prints one column more than what I asked for. It may be a division problem(floating point). Its sibling call