View Single Post

  #3 (permalink)  
Old 04-28-2006, 08:10 PM
priyaraji priyaraji is offline
Member
 
Join Date: Apr 2006
Posts: 65
priyaraji is on a distinguished road
Hi,
In the character array, You chcek for '/0' and then print the output until it is reached. Once the '/0' is reached skip from printing.This will solve your problem.

Sripriya
Reply With Quote