/C-CPP-Examples

a collection of my C and CPP example programs

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

C-CPP-Examples

a collection of my C and CPP example programs

CPP

  • roman numbers to decimal numbers converter
  • bubblesort with multithread option
  • arraysort (sorts an int array)

C

  • FIFO with pointers