top of page

IF CONDITON

An if structure is formed from an if statement and is often used to select a single condition. If the selected process is fulfilled or...

POINTER

A pointer is a variable that points to another variable memory address. A pointer does not contain a data value as well as an ordinary...

Array

An array is a collection of data values ​​of the same type in a certain order that uses the same name. According to its dimensions,...

Repetition

Repetition, or better known as looping, is the process of repeating statements to be more simple and efficient. For example we want to...

Hello world!

In today's post, I'm gonna show you how to set up your computer to start coding in C! We'll be using Windows Operating System and DevC++...

Blog: Blog2
  • instagram
  • generic-social-link

©2018 by systemnotfound. Proudly created with Wix.com

bottom of page