i am having a 1file (given file) and in that i have some binary information and i niw i want to convert those binary information into decimal form and save it into new file (output fle)
i was written a code but that was not working properlyplease help me out
thank you
mycode
Code:
main()
{
int i,j,n,ch;
int a[100][100];
FILE *p,*q;
char file1[20],file2[20];
printf("enter