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

How can draw a box in cprogram without using graphics.h
header file & using only one printf(); ?

Answer Posted / jai

this is foolish question

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why c is procedure oriented?

1121


Where can I get an ansi-compatible lint?

1198


Why is structure padding done in c?

1186


What are pointers in C? Give an example where to illustrate their significance.

1272


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

1134


Can variables be declared anywhere in c?

1147


#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }

1206


Define circular linked list.

1080


Write a program in c to replace any vowel in a string with z?

1167


‎How to define structures? · ‎

1143


Explain what is the difference between functions getch() and getche()?

1108


How to set file pointer to beginning c?

1244


What is the return type of sizeof?

1112


How can I avoid the abort, retry, fail messages?

1183


What are the application of c?

1157