How to Compile C programs ⚙️⚙ with Batch Script ?! || Command Line in Terminal to Compile C program

Описание к видео How to Compile C programs ⚙️⚙ with Batch Script ?! || Command Line in Terminal to Compile C program

Green Light Coding presents a new application only for programmers which show how to compile C programs using Batch Script Command Line.
It will be more beneficial to use this application for those who do not use IDE.

So compile your code easily.


batch files
compile
debut program flow script
raylib
command prompt
batch script
batch scripting
_____________________________________________________________
Stay connected to us for more necessary coding tricks like these.
_____________________________________________________________


#coding
#calendar
#days
#mathematics
#probability
#highlight
#highlighter
#graphics
#graphicdesign
#editingapps
#editor
#editingtutorial
#editing
#applications
#file
#edits
#coding
#compile
#ctutorials
#cmd
#code
#batchfile
#learning
#info
#simple
#functions
#notepads
#console
#programming
#programminglife
#coder
#programmers
#important
#brightness
#updates


code:
@echo off
:: ⚙ compile C programs using batch script
:func
title=C Program Compiler %f% Output
set /p f=FileName -
echo.
echo OUTPUT of %f%
gcc %f%
a.exe
echo.
echo.
goto func



SUBSCRIBE FOR MORE UPDATES LIKE THESE
_______________________________________________________________
CHANNEL LINK :    / @greenlightcoding613  
_______________________________________________________________

Комментарии

Информация по комментариям в разработке