Menú de opciones con pilas sobré los lenguajes de programación
#include<stdio.h> void menuprincipal() { printf("\n\n+=======================================================+"); printf("\n\n\t\tMENU PRINCIPAL"); printf("\n\n+=======================================================+"); printf("\n\n\t1. PILA DE LENGUAJES DE PROGRAMACION"); printf("\n\n\t2. PILA DE SISTEMAS OPERATIVOS"); printf("\n\n\t3. SALIR"); printf("\n\n+=======================================================+"); printf("\n\n\tOPCION: "); } void menuprogramacion() { printf("\n\n+=======================================================+"); printf("\n\n\t\tPILAS DE LENGUAJES DE PROGRAMACION"); printf("\n\n+=======================================================+"); printf("\n\n\t1. LENGUAJE