Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

First C Program - Assamese

This is a sample video. To access the full content,
please Login

14847 visits



Outline:

Outline: ১)প্ৰথম C প্ৰোগ্ৰাম -হেদাৰ ফাইল্চ(Header Files) --উদাহৰণ : #include <stdio.h> -main() -মাজু বন্ধনী (Curly braces) -printf() -চেমিক’লন ;(semicolon) ; -C প্ৰোগ্ৰাম এটা কম্পাইল কৰা --উদাহৰণ: gcc filename.c -o output parameter -C প্ৰোগ্ৰাম এটা কাৰ্যকৰী কৰা --উদাহৰণ: ./output parameter -ভুল(Errors)