i think, i replied with the same answer and he was not convinced

On Tue, Dec 11, 2012 at 11:02 AM, amrit harry <[email protected]>wrote:

> 1st:
>
> freopen("filename","r",stdin);
>
> while(scanf("%s",str)!=-1)
> {
> printf("%s\n",str);
> }
>
>
> On Sun, Dec 9, 2012 at 3:22 PM, manish untwal <[email protected]>wrote:
>
>> I gave this interview in August this year, two of the question i was not
>> able to answer properly
>> 1) how to print the content of file in C without using the file pointer.
>> 2) count the total number of permutation of a number in order O(n)
>>
>> --
>>
>>
>>
>
>
>
> --
> Thanks & Regards
> Amritpal singh
>
>  --
>
>
>



-- 
With regards,
Manish kumar untwal
Indian Institute of Information Technology
Allahabad (2009-2013 batch)

-- 


Reply via email to