Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

void main()
{
char far *farther,*farthest;

printf("%d..%d",sizeof(farther),sizeof(farthest));

}

Answer Posted / basha

syntax error before '*' token
error: `farther' undeclared (first use in this function)
error: `farthest' undeclared (first use in this function)

I am getting these types of errors how u get 4 and 2 i
didn't understood

Is This Answer Correct ?    15 Yes 30 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Once I have used freopen, how can I get the original stdout (or stdin) back?

1124


a c code by using memory allocation for add ,multiply of sprase matrixes

2866


Difference between Function to pointer and pointer to function

1130


What is the meaning of 2d in c?

1174


Write a program to find the biggest number of three numbers in c?

1106


What is an arrays?

1142


What is a c token and types of c tokens?

1133


Define circular linked list.

1084


a program that can input number of records and can view it again the record

1969


formula to convert 2500mmh2o into m3/hr

1055


What is the use of volatile?

1154


What is the size of structure in c?

1220


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

1122


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1845


What is variable initialization and why is it important?

1344