What is the difference beween joblib and steplib statements
How many applications can be configured in one object ?
How we get ip address of client, previous reference page etc?
What is secret splitting?
What is dynacache and role of cachespec.xml in wcs?
What is the mean of chipped tooth?
How do you deal with tax when you post an invoice? : fi- accounts payable
What do chmod command do?
can any working guy help me...by explaining me about any twop reports which u have created.....on sales and purchase
How do I turn off automatic table of contents?
Differentiate between a soa and a web service?
what is the custome stage in datastage? how can we impliment that one? plz tell me
I have an plot with area 35*47 = 182.77 sq yards. Out of this iam planning to construct house with 1350 sqfeet each floor .iwanted to build a G+2 house.Need cost estimation for each item
main() { struct s1 { char *str; struct s1 *ptr; }; static struct s1 arr[] = { {"Hyderabad",arr+1}, {"Bangalore",arr+2}, {"Delhi",arr} }; struct s1 *p[3]; int i; < BR> for(i=0;i<=2;i++) p[i] = arr[i].ptr; printf("%s ",(*p)->str); printf("%s ",(++*p)->str); printf("%s ",((*p)++)->str); }
How many rows are there in excel 2007?