I think there is no problem with the while statement, even if file is
not present , it will create a new file...
The problem is with f.get()....but dunno what...?


On 9/14/11, sandeep kumar <sandeep.crazyguy2...@gmail.com> wrote:
> if file.txt is not present it gives a seg fault
> and if the file is present then the problem is with f.get(), use fgetc or
> fgets etc the program runs without any error
>
>
> *..........*
> *
> **Regards
>
> Sandeep Kumar
> MTech Computer Science
> **IIT Madras*
>
>
>
> Music washes away from the soul the dust of everyday life
> -------------------------------------------------------------------------------------
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to