i think this is the solution u needed. hope it works

#include<stdio.h>
#include<string.h>
#include<conio.h>

void main()
{
FILE *fp;
int i=0,len_string;