QQQ

iOS Developer dq


  • Home

  • Categories

  • Tags

  • Search

어셈블리 언어의 기초

Posted on 2021-05-21 | In CS
본격적으로 어셈블리언어를 배워보자:)
Read more »

x86 프로세서 구조

Posted on 2021-05-19 | In CS
x86 프로세서 구조에 대해 알아보자:)
Read more »

기본 개념

Posted on 2021-05-19 | In CS
어셈블리의 기본 개념(1장) :)
Read more »

ft_lstnew, ft_lstadd_front, ft_lstsize, ft_lstlast, ft_lstadd_back, ft_lstdelone, ft_lstclear, ft_lstiter, ft_lstmap

Posted on 2021-05-11 | In 42seoul
리스트 관련 함수를 알아보자:)
Read more »

ft_putchar_fd, ft_putstr_fd, ft_putendl_fd, ft_putnbr_fd

Posted on 2021-05-11 | In 42seoul
출력 관련 함수를 알아보자:)
Read more »

calloc, strdup, ft_substr, ft_strjoin, ft_strtrim, ft_split, ft_itoa, ft_strmapi

Posted on 2021-05-11 | In 42seoul
동적할당 관련 함수를 알아보자:)
Read more »

strlen, strlcpy, strlcat, strchr, strrchr, strnstr, strncmp

Posted on 2021-05-11 | In 42seoul
스트링 관련 함수를 알아보자:)
Read more »

atoi, isalpha, isdigit, isalnum, isascii, isprint, toupper, tolower

Posted on 2021-05-11 | In 42seoul
인자값을 조건에 맞춰 변환 및 판별을 해주는 함수를 알아보자:)
Read more »

memset, bzero, memcpy, memccpy, memmove, memchr, memcmp

Posted on 2021-05-09 | In 42seoul
메모리 관련 함수를 알아보자:)
Read more »

libft.h

Posted on 2021-05-09 | In 42seoul
헤더파일에 대해 알아보자:)
Read more »
1 … 13 14 15
dq

dq

iOS-PRO 2023/10~

142 posts
9 categories
61 tags
GitHub
0%
© 2021 - 2025 dq