c语言【求高手赐教】如何把这两个c程序整合在一起?


printf("\n\t\t|----------------------------------------------|");
printf("\n\t\t|--------- Please input ( 0 - 2 ) ------------|");
printf("\n\t\t|----------------------------------------------|");
printf("\n\t\t| 1. 基数排序 |");
printf("\n\t\t| 2. 回文检测 |");
printf("\n\t\t| 0. Exit |");
printf("\n\t\t|----------------------------------------------|");
[ 本帖最后由 wxl249424820 于 2010-6-18 11:14 编辑 ]

我只是只菜鸟,,来学习的