项目作者: 1995parham

项目描述 :
Tiny Bitmap Parser
高级语言: C
项目地址: git://github.com/1995parham/TBMap.git
创建时间: 2015-12-22T13:43:44Z
项目社区:https://github.com/1995parham/TBMap

开源协议:GNU General Public License v2.0

下载


TBMap

GitHub Workflow Status

Introduction

This repository was created in C programming workshop of Introduction to Programming Course Fall 2015.
Bitmap is a simple image format and we use it in order to demostrate working with files and structs in C.

Acknowledgements

I want to thank every single person who contributed to that awesome workshop which created the basis for this project:

How to run?

This is a cmake-based project so you can build and run it as follow:

  1. cmake --build .
  2. ./bin/TBMap.out

The Invitation

We had sent the following invitation on Fall 2015 to all C course students.
The invitation date was wrong and it should be 24 Dev 2015 not 2014.

Memories...