IHYPRESS.NET
C
HOME | ASP | C | CSS | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
Earn Free Bitcoin
C > 02. DATA TYPES AND OPERATORS
  1. Remainder Operator (%)
    A program showing a few examples of results with the remainder (modulus) operator.
  2. Integer Division and Explicit Conversions
    A program showing a few examples of the casting operator.
  3. Math Functions
    A program showing the results of a few of the most popular functions of the math library.
  4. getchar() and putchar()
    A simple program that reads one character from the keyboard and prints it out on the screen.
  5. The Negation Unary Operator
    A program showing simple uses of the unary minus operator.
  6. Increment and Decrement
    A program showing the different uses of the increment and decrement operators.
  7. Generating Random Numbers
    A program showing the generation of random numbers with proper initialization using the system clock.
  8. Understanding Pointers
    This program just demonstrates how to assign values to pointer variables. It serves no other purpose.
  9. Playing with Pointers
    Just a silly program playing with pointers.
  10. Coin Values Program
    A program that calculates the total value of US dollar coins.
  11. Flat Washer Program
    A program that computes the weight of a batch of flat washers.
COPYRIGHT © 2015-2024 IHYPRESS.NET. A DIVISION OF IHY PRESS. ALL RIGHTS RESERVED.