Skip to content

syeeuns/week6_malloc_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

week6_malloc_lab

Malloc lab은 '동적 메모리 할당' 방법을 직접 개발하면서 메모리, 포인터 개념에 익숙해질 수 있는 과제입니다.

  • 제작 기간 : 2021.01.13 ~ 2021.01.20

메모리, 포인터의 개념을 활용하여 직접 나만의 malloc, realloc, free 함수를 구현했습니다.
implicit 방식, explicit 방식으로 랩을 수행했습니다.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages