#1 Learn C programming : first program

Pubblicato il: 01 giugno 2024
sul canale di: CppBuzz
765
14

Learn C Programming #1 program | Hello Word

We will write our first program in C programming today. We will use v i editor, gcc compiler on Linux operating system.
In this program we will only print Hello text. First we will include the header file stdio.h, and then
int the main function we will use printf function to print Hello on the console. We are using slash n here to put
new line characters to add a blank line before and after the text.

we can compile this program which is in the file one dot c using syntax
gcc space one dot c space hyphen o one dot out

gcc compiler will create a binary file one dot out, we can execute this binary by typing
dot forward slash one dot out
The result of this program you can see on the screen.

Thank you for watching. If you have any doubt please add your comment in the description box.
In next video we will talk about each and every symbol used in this program.

Visit link: https://www.cppbuzz.com/c-interview-q...

#shorts #ytshorts #codingshorts #youtubeshorts #coding #include
#cprogramming #programming #youtubeshorts #coding_for_beginners #coding_is_thinking #codinglife #codingisfun #coding_solutions #coding_knowledge #cprogramming #coding_programs #coding_solutions #coder #computerlanguage #cbasicsforbeginners #programming #softwaredeveloper #vieditor #linux #gcc


In questa pagina del sito puoi guardare il video online #1 Learn C programming : first program della durata di ore minuti seconda in buona qualità , che l'utente ha caricato CppBuzz 01 giugno 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 765 volte e gli è piaciuto 14 spettatori. Buona visione!