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

write a c program for print your name .but,your name may be
small
letter mean print a capital letter or your name may be
capital
letter mean print a small letter .example
\\enter ur name :
sankar
The name is: SANKAR
(or)
enter your name:SAnkar
The name is:saNKAR

Answer Posted / vadivelt

Hi all,

In my post, Answer #1 please change the statement in if
condition from *ptr <= 96 to *ptr <= 90

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we open a binary file in Read/Write mode in C?

1275


How to create struct variables?

1166


How can I write a function analogous to scanf?

1224


Explain what is output redirection?

1242


Explain the difference between structs and unions in c?

1064


What library is sizeof in c?

1137


What is a c token and types of c tokens?

1118


What are derived data types in c?

1127


Is stack a keyword in c?

1145


How can I implement a delay, or time a users response, with sub-second resolution?

1114


Explain what is the benefit of using #define to declare a constant?

1270


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3560


Subtract Two Number Without Using Subtraction Operator

902


What is array of pointers to string?

1151


What is the ANSI C Standard?

1327