Dashboard Temp Share Shortlinks Frames API

abh - HTMLify profile

files of /abh/learning/c/BPPL/Phase-2/combo_menu/

menu.c /abh/learning/c/BPPL/Phase-2/combo_menu/menu.c
149 Views
0 Comments
#include <ncurses.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>


char *get_item_name(int *number) {