2023-01-21 04:00

질문: current 매크로를 귀찮게(?) 두 번 캐스팅하는 이유

질문;
4.10.1절 중에
#define get_current() (current_thread_info()->task)
#define current get_current()
에서 왜 굳이 한줄로 사용할 수 있는 매크로를 두 줄로 ...
Question_Announcement
002

댓글