contributed by <Andrushika>
Week 1 Q1
本題要實作 list_insert_before 這個函式:
image
如果只看函式說明,參數的用法還是有些難懂。所以往前找到了 list_t 和 list_item_t 的定義:
typedef struct list_item {
int value;
Are you sure to leave this team?
Once you delete your team, all team notes will be deleted and cannot be recovered. Please ensure you've exported or transfered these notes.
Enter team name before deleting it:
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up