DebugMyLife

@Mike0430

Joined on Aug 10, 2024

  • contributed by < NeedToDebugMyLife > Quiz 1 Q1 資料結構 image list_item_t​​​​typedef struct list_item { ​​​​ int value; ​​​​ struct list_item *next;
     Like  Bookmark
  • contributed by < NeedToDebugMyLife >
     Like  Bookmark
  • contributed by < NeedToDebugMyLife >
     Like  Bookmark
  • contributed by <NeedToDebugMyLife> Linux 核心專題:
     Like  Bookmark
  • contributed by <NeedToDebugMyLife> 開發環境 $ gcc --version gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 $ lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 39 bits physical, 48 bits virtual
     Like  Bookmark