Functions, Storage Classes, & Data Modifiers

ANSI C C11    |    Intermediate
  • 11 videos | 41m 16s
  • Includes Assessment
  • Earns a Badge
Rating 4.7 of 26 users Rating 4.7 of 26 users (26)
Write better C programs! Discover how to manipulate program execution in C using built-in functions, and learn how to work with storage classes, data modifiers, and volatile variables.

WHAT YOU WILL LEARN

  • Use built in functions such as system(), delay() and sleep() in c
    Use built in functions ceil() and floor()
    Use built in functions such as rand(), srand() to generate random value
    List the categories of maths functions such as cos() in c and demonstrate their use
    Use ctime to output date and time string using c
    Use format specifiers in c
  • Describe storage classes,  and describe and use storage class specifiers
    Describe and use storage class modifiers
    Use volatile variables in c
    Describe the sign bit, use a signed data modifier to enable it for int or char data types, and use an unsigned modifier to disable it
    Use the short and long modifiers  and change format specifers to change the data size of variables in c

IN THIS COURSE

  • 4m 15s
    In this video, find out how to use built-in functions such as system(), delay(), and sleep() in C. FREE ACCESS
  • 3m 59s
    In this video, find out how to use the built-in functions ceil() and floor(). FREE ACCESS
  • Locked
    3.  Generating Random Values
    3m 58s
    In this video, find out how to use built-in functions such as rand() and srand() to generate random values. FREE ACCESS
  • Locked
    4.  Maths functions
    3m 55s
    Upon completion of this video, you will be able to list the categories of math functions, such as cos(), in C and apply their use. FREE ACCESS
  • Locked
    5.  Displaying the Date and Time
    3m 49s
    To output a date and time string using C, use the ctime function. FREE ACCESS
  • Locked
    6.  Format Specifiers
    4m 42s
    During this video, you will learn how to use format specifiers in C. FREE ACCESS
  • Locked
    7.  Storage Class Specifiers
    3m 11s
    Upon completion of this video, you will be able to describe storage classes and use storage class specifiers. FREE ACCESS
  • Locked
    8.  Storage Class Modifiers
    2m 49s
    Upon completion of this video, you will be able to describe and use storage class specifiers. FREE ACCESS
  • Locked
    9.  Volatile Variables
    2m 54s
    In this video, you will learn about volatile variables in C. FREE ACCESS
  • Locked
    10.  Enabling and Disabling Sign Bits
    3m 57s
    Upon completion of this video, you will be able to describe the sign bit, use a signed data modifier to enable it for int or char data types, and use an unsigned modifier to disable it. FREE ACCESS
  • Locked
    11.  Changing Data Size
    3m 47s
    Learn how to use the short and long modifiers and change format specifiers to change the data size of variables in C. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 53 users Rating 4.5 of 53 users (53)
Rating 4.9 of 15 users Rating 4.9 of 15 users (15)
Rating 4.1 of 21 users Rating 4.1 of 21 users (21)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 95 users Rating 4.6 of 95 users (95)
Rating 4.4 of 64 users Rating 4.4 of 64 users (64)
Rating 4.1 of 133 users Rating 4.1 of 133 users (133)