13.07.2015 Views

M182-lect1 pdf

M182-lect1 pdf

M182-lect1 pdf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

A simple C program: printf() printf("Hello world!\n");The text that will be printedon the screen isHello world!\n means move on to thenext line. It is called aformat specifier. We willlearn more about that later.This statement will print Hello world! and move thecursor to the next line.31

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!