filmov
tv
How to Install GCC/G++ on Linux Ubuntu and Compile C Programs || BRACU CSE321 #ubuntu
Показать описание
In this video, I'll guide you through the steps to install GCC/G++ on Linux Ubuntu. You'll learn how to create a simple C file, compile it using GCC, and run it through the terminal. Perfect for beginners looking to get started with C programming on Linux.
**Commands**:
To install GCC/G++,
- sudo apt install gcc g++
- sudo apt install build-essential
To compile C Code,
- gcc -o {name} {fileName.c}
- ./{name}
Don't forget to like, comment, and subscribe for more!
Copyright Disclaimer: - Under section 107 of the copyright Act 1976, allowance is mad for FAIR USE for purpose such a as criticism, comment, news reporting, teaching, scholarship and research. Fair use is a use permitted by copyright statues that might otherwise be infringing. Non- Profit, educational or personal use tips the balance in favor of FAIR USE.
Music Credit:
Song: Calming Ambient
Artist: Stock-Waves
Album: Calming Ambient
**Commands**:
To install GCC/G++,
- sudo apt install gcc g++
- sudo apt install build-essential
To compile C Code,
- gcc -o {name} {fileName.c}
- ./{name}
Don't forget to like, comment, and subscribe for more!
Copyright Disclaimer: - Under section 107 of the copyright Act 1976, allowance is mad for FAIR USE for purpose such a as criticism, comment, news reporting, teaching, scholarship and research. Fair use is a use permitted by copyright statues that might otherwise be infringing. Non- Profit, educational or personal use tips the balance in favor of FAIR USE.
Music Credit:
Song: Calming Ambient
Artist: Stock-Waves
Album: Calming Ambient