Wednesday 25 September 2013

Coding 1 : printf() dan getchar()

In first coding, I want to tell you how to make a simple programming. For make some output, we need "printf()" .
But, we also need "getchar()". Why? Because, with "getchar()", we can hold the screen.
NB: If we use “int main”, we have to use “return 0”.

For download, you can download below this:
Coding example 1

No comments:

Post a Comment