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...

#define DCHAR char*
typedef char* TCHAR;

if using these following variables will be declared like
DCHAR ch1, ch2;
TCHAR ch3, ch4;

then what will be types of ch1, ch2, ch3 and ch4?

Answer Posted / shiva

ch1,ch3 and ch4 are char* types whiel ch2 is char type.
Please let me know if I am wrong.

Is This Answer Correct ?    22 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is a pointer variable declared?

1158


Explain how do you determine the length of a string value that was stored in a variable?

1199


Describe how arrays can be passed to a user defined function

1345


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

2235


Is there sort function in c?

1069


What is a stream water?

1283


Is file a keyword in c?

983


Differentiate Source Codes from Object Codes

1664


How many levels deep can include files be nested?

1186


What is %lu in c?

1332


What is a pragma?

1178


How can I list all of the predefined identifiers?

1033


Why clrscr is used in c?

1060


Is void a keyword in c?

1053


What is the g value paradox?

1251