Skip to content

Code snippets and example programs referenced in Cooper Union's ECE-160 course

Notifications You must be signed in to change notification settings

purplenicole730/examples

 
 

Repository files navigation

examples

Code snippets and example programs referenced in Cooper Union's ECE-160 course

print_binary.c

Defines BYTE_TO_BINARY macros and uses them to print the contents of integer and floating point variables in binary

switch.c

A program that demonstrates the use of a switch statement.

conversions.c

A program that shows some casts and conversion functions.

About

Code snippets and example programs referenced in Cooper Union's ECE-160 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.8%
  • C++ 13.2%