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

In scanf h is used for

Answer Posted / vineet saurabh

In Dennnis Ritchie's "The C Programming Language 2nd ed" PN-244

h is a length modifier.
..... 'h' indicates that the corresponding argument is to be printed as ashort or unsigned short

Dont use 'H' instead.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a program have two main functions?

1176


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

2145


What is the difference between int main and void main?

1095


Explain how are portions of a program disabled in demo versions?

1173


Explain what does a function declared as pascal do differently?

1344


Can a local variable be volatile in c?

1055


What is the maximum length of an identifier?

1231


please give me some tips for the placement in the TCS.

2154


What is a node in c?

1023


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

1127


How can I automatically locate a programs configuration files in the same directory as the executable?

1231


Tell us bitwise shift operators?

1145


What is optimization in c?

1070


Is null a keyword in c?

1251


Explain how do you search data in a data file using random access method?

1175