hello
i wrote pgm for reading hex file. the program is working fine btu the problem is that after giving output tc terminates givign illegal operation message.
pls help
thanks
THE CODE:
int main(void)
{
FILE *fptr;
char fname[10],temp[10];
int n=0,i=0,j=0,k=0,*bof;
char ch,(*addr)[4]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.