0xyuzi / C-Programming-320

Contains my project work from CSE 320

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My CSE 320 Repo

This repo contains all my work for CSE 320 this past spring semester. Programs I implemented include a Dynamic Memory Allocator (located in hw3 folder), "Dumb" Terminal Multiplexor (hw4 folder), and a chat server (hw5 folder). Detailed descriptions of each program and requirements are included in the README.md files in each respective hw folder.

This folder is only for you to look at and reference. It is not meant for you to cheat off of, for those who are still taking CSE 320, because there is no guarantee that the code here is anywhere near similar to your homework solutions.
IF YOU DO GET CAUGHT CHEATING, I AM NOT RESPONSIBLE!

About

Contains my project work from CSE 320


Languages

Language:C 93.5%Language:Makefile 2.0%Language:Assembly 2.0%Language:Shell 1.5%Language:Objective-C 1.1%