Stousn / PGMImageFlip

Internettechnik: Programming Concepts, Final Exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PGMImageFlip (WIP)

Internettechnik: Programming Concepts, Final Exercise

#Install & run

  • open shell
  • execute make
  • run binary/flip

#Requirements

  • gcc
  • some pbm/pgm(P5) files

Team

  • Stefan Reip

ToDo

  • Better error codes
  • Code refactoring
  • Debug: first pixel wrong

Bugs

  • The last pixel of the flipped is wrong. All pixels are shift to the right

About

Internettechnik: Programming Concepts, Final Exercise


Languages

Language:C 70.5%Language:C++ 25.6%Language:Makefile 4.0%