boredAhhDude

Resultados 1 preguntas formuladas por boredAhhDude

Obteniendo la error: expected identifier or '(' before '}' tokenllave de cierre antes void push() del código: #include <stdio.h> #include <stdlib.h> struct stack { int no; struct stack *next; };