J jammin Guest Mar 26, 2009 #1 I want to write file in character like printf("%c",str) where str="Hello world"... I tried fprintf("%c",$str)... I could not do it.
I want to write file in character like printf("%c",str) where str="Hello world"... I tried fprintf("%c",$str)... I could not do it.