Nie trmasuk tugas kmpuz yg dikumpul tgl 13 jan 2010… bagi yg bisa buatin lebih simple dari ini dimhon bantuannya.. thx ^^bazt /* #include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #define TRUE 1 #define FALSE 0 typedef struct { char data[20]; int tos; } STACK;
Filed under: Komputer n Sekitarnya | Leave a Comment »
