You are on page 1of 3

Introduction to C

Programmi
ng
A programming language is a formal language designed to communicate
instructions to a machine, particularly a computer. Programming languages can
be used to create programs that control the behavior of a machine and/or to
express algorithms precisely
Compiler
A compiler is a computer program (or set of programs) that transforms source
code written in a programming language (the source language) into another
computer language (the target language, often having a binary form known as
object code). The most common reason for wanting to transform source code is
to create an executable program
Install Compiler
Step#1: http://download.savannah.nongnu.org/releases/tinycc/tcc-0.9.25win32-bin.zip Step#2 after downloading Extract the folder
Step#3 Copy the folder in c drive: like

Step#4 Now your tcc folder path is C:\tcc\


Step#5 Right click on the Mycomputer icon or on This PC in File Explorer
and go to properties like below

Step#6 you get window

Step#7 click on Advanced System Setting and you get system properties window

Thank you for using www.freepdfconvert.com service!


Only two pages are converted. Please Sign Up to convert all pages.
https://www.freepdfconvert.com/membership

You might also like