Skip to main content

Lets Start with Basics of Program


#include<stdio.h>
#include<conio.h>
void main()
{
clrscr();
printf("Lets\n start Basic of Program");
getch();
}

Briefly explanation of the Above Program

So, here we use  #include<stdio.h> and #include<conio.h> because these two are the header files and there is function defined for these two header files
  • And #include means that include these two header files.
void is a datatype which uses with the functions and here it uses with main().
void main() {
all text b-w them
}
  1. clrscr(); means clear the output screen.
  2. printf (); means show the output text screen.
  3. getch(); means hold the output screen.

HEADER FILES                                                 FUNCTIONS DEFINED




 stdio.h
 printf()
scanf()
getchar()
putchar()
gets() puts()
fopen(),fclose()

 conio.h
 clrscr(),getch()
 ctype.h
 to upper(),to lower()
 math.h
 pow(),sqrt(),cos(),log()
 stdlib.h
 exit()
 string.h
 strlen(),strcpy(),strcmp()
 ------------------------------------------------------------
 -------------------------------------------------------------

Comments

Popular posts from this blog

THE GOOGLE BOYS  एक बटन के क्लिक पर लाखों वेबसाइट, अरबों पेज लिंक और हजार ज़ेटा बाइट्स की जानकारी! जादू? नहीं ... प्रौद्योगिकी!  JIMMY WALES हम सभी अपने दैनिक जीवन में विकिपीडिया का उपयोग करते हैं, क्या हम नहीं हैं? हम जानते हैं कि विकिपीडिया सब कुछ जानता है, लेकिन हम विकिपीडिया, या उस आदमी को कितना जानते हैं जिसने इसे संभव बनाया - जिमी वेल्स ???    SOICHIRO HONDA सोइचिरो होंडा ऑटोमोबाइल उद्योग की एक प्रसिद्ध दूरदर्शी थी। सीमित साधनों और शानदार प्रतिभा वाले व्यक्ति जिन्होंने आज हम ड्राइव करने के तरीके को बदल दिया है। यह संक्षिप्त कहानी उनके लंबे और शानदार जीवन के कुछ दिलचस्प हिस्सों पर प्रकाश डालती है।  HENRY FORD  यह मिशिगन के एक छोटे से खेत के लड़के की कहानी है जो अमेरिका में सबसे अमीर आदमी, फोर्ड मोटर कंपनी का संस्थापक बनने के लिए बड़ा हुआ, एक तकनीकी प्रतिभा, एक व्यापारिक किंवदंती, और पहले बड़े पैमाने पर ऑटोमोबाइल का निर्माता था।

Tumbbad l Rains of Tumbbad l OST l Soundtrack by Jesper Kyd