@kavitha Yeah I was just giving examples.The idea is to push everything into
a buffer and then parse according to ur needs.From my experiences and
experiments the list in ascending order of time taken is
1,fread_unlocked
2.fread
3getchar_unlocked
4.getchar
5.gets

(3,4 & 5  may show variable behaviour).

On Tue, Jul 26, 2011 at 7:58 PM, rajeev bharshetty <rajeevr...@gmail.com>wrote:

> test or text ??
>
>
> On Tue, Jul 26, 2011 at 7:52 PM, kavitha nk <kavithan...@gmail.com> wrote:
>
>> @saurabh::gets too could be used....
>>
>>
>> //BE COOL//   kavi
>>
>>  --
>> 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.
>>
>
>
>
> --
> Regards
> Rajeev N B <http://www.opensourcemania.co.cc>
>
>
>  --
> 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.
>



-- 
Saurabh Singh
B.Tech (Computer Science)
MNNIT ALLAHABAD

-- 
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