1 / 5

Basics of C programming

Basics of C programming . C programming language KICaPasarsresrkmµ viFImYyEdlmanGnuPaB nig PaBrsrevIkx<s;;. ral;BaküKnøwsTaMgGs; RtUv)anbMElgeTACaPasar Machine eRkayeBl Compile. Basics of C programming .

lew
Download Presentation

Basics of C programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Basics of C programming C programming language KICaPasarsresrkmµ viFImYyEdlmanGnuPaB nig PaBrsrevIkx<s;;. ral;BaküKnøwsTaMgGs; RtUv)anbMElgeTACaPasar Machine eRkayeBl Compile.

  2. Basics of C programming C programming language KICaPasarsresrkmµ viFImYyEdlmanGnuPaB nig PaBrsrevIkx<s;;. ral;BaküKnøwsTaMgGs; RtUv)anbMElgeTACaPasar Machine eRkayeBl Compile.

  3. C RtUvsresr kñúgTMrg;CarYmmYy Header file Global Declaration; Function mean() { Local Declarations; Statements; }

  4. Header file:KICacMnuccab;epþImén karsresr kUd ehIykCacMnucsM xan;EdlRtUvEtman eRBaHvaCa file pÞúkGnuKmn¾ nigR)ab;eTA compiler Gan kñúg header file . • Global Declarations: CakEnøgEdleyIgRbRbkasGBatiþ GnuKmn¾ epSgeTot. • Function mean(); CaTUeTA sresrkñúgTMrg; viod mean() Edl ral statements; TaMgGs;RtUvsresrkñúgsBaØa {…} • Local Declarations: CakEnøg EdleyIgRbkasGBaØatþi ehIyk¾Gac kMnt;tMélefrEdlGac ykeTAeRbI)an • Statement: CakEnøgeyIgsresrsMrab;edaHRsaybBaða EdlRtUvedaHRsay

  5. 1>begáItkmµviFIgay²CamYy c cUlsresrkmµviFImYyedIm,IeGay Bakü “Hello World” show on screem. #include<stdio.h> #include<conio.h> void mean() { clrscr(); printf(“Hello World”); getch(); }

More Related