View Single Post

  #3 (permalink)  
Old 06-17-2006, 08:05 PM
blenda blenda is offline
Member
 
Join Date: May 2006
Posts: 47
blenda is on a distinguished road
Hi,
The header file under which isspace() is present is ctype.h. The use of isspace() is a interesting idea for the problem. But I think there would be more ways to handle the same problem. Can someone suggest some more ways to handle the problem?

Regards,
Blenda
Reply With Quote