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
На этой странице сайта вы можете посмотреть видео онлайн #1 Learn C programming : first program длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь CppBuzz 01 Июнь 2024, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 765 раз и оно понравилось 14 зрителям. Приятного просмотра!