IHYPRESS PROGRAMMING
Tutorials and C programs with code and output for beginners
c programming
HOME | ASP | C | CSS | GNUPLOT | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
C > 01. OVERVIEW OF C
  1. My First C Program
    A program that prints out the sentence This is my first C program.
  2. Trying printf and scanf
    A program that asks the user for two numbers and prints out the sum and the product.
  3. Numeric Placeholders
    A program that prints out numbers on the screen using different formatted placeholders.
  4. Inputting Characters
    A program that asks the user for 4 characters and displays them on the screen.
  5. The Circle Program (from Keyboard)
    A program that asks the user for the diameter of a circle and prints out its circumference and area.
  6. The Circle Program (from a Text File)
    A program that reads from a file the diameter of a circle and prints out its circumference and area.
  7. The Assignment Operator (=)
    A program that makes a few changes in variable values using the assignment operator.
  8. Input and Output Files
    A program that reads 3 numbers from one file, 2 more numbers from another file, sums them all up and display the sum on the screen and places the sum in a new file.
  9. Maximum Values
    A program that displays the maximum values allowed in int and double variables on a particular system.
  10. Miles to Kilometers
    A program that converts distances in miles into distances in kilometers.
Tutorials:
  1. C Reserved Words
    The complete list of the C programming language reserved words.
  2. ASCII Table
    The complete table of ASCII characters including the CP437 extended characters used by some compilers like GCC.
  3. Unicode Table
    The table of the most useful Unicode characters.
    They can be used in C programming with the help of some libraries and functions.
Hergestellt in Deutschland / Made in Germany
COPYRIGHT © 2015-2024 IHY PRESS Frankfurt am Main 60329 Deutschland