42Seoul

ft_printf 여러가지 설명들

가변인자를 알아보자

http://blog.woong.org/v/59c0bf41d2db27f70d345e77

 

printf 타입 에 대하여 설명이 잘되있다

https://m.cplusplus.com/reference/cstdio/printf/

 

거의 대부분의 설명이 써져있다

https://www.thinkage.ca/gcos/expl/c/lib/printf.html

 

 

__int128 에대한 설명이다

https://chromium.googlesource.com/external/github.com/abseil/abseil-cpp/+/HEAD/absl/numeric/int128.h

 

이제 만들어 보자!

'42Seoul' 카테고리의 다른 글

[minishell] terminal termios (프록시 POSIX)  (1) 2022.10.31