Inflearn brand logo image

Inflearn Community Q&A

No author

This post's author information has been deleted.

Learn C Programming by Following Along with Hong Jeong-mo

3.9 Fixed width integers

int_least_t

Written on

·

219

0

이번 강의에서 배운 int_least8_t, int_fast_f 등등과 같은것들은 많이 사용되는 것들인가요?

c

Answer 1

0

개인적으로 다른 자료형에 비하면 자주 사용하지는 않는 것 같지만

알아두면 좋은 것 같습니다.

 

No author

This post's author information has been deleted.

Ask a question