Skip to content

jam167/aselab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

step1: download lab2.tar.gz
step2: extract lab2.tar.gz
step3:
$gcc linktable.c menu.c test.c -o test
$./test
(step4: give me a 5)

Examples used in test.c can be replaced as AddMenuData(&head, "command", "command description", Handler);
Meanwhile you can add a function "int Handler(){}" as you like.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages