#include<stdio.h>
#include<conio.h>
#include<stdlib.h>
#include<string.h>
struct list
{
char la[50];
char mne[50];
char op[50];
}a[50];
This page contains self developed programs that surely runs to execution without flaws. I upload my programs as and when I develop it for my lab assignments. If any of the programs have bugs please leave a comment so that I can debug it, which would be helpful for others! Thank You for visiting my blog Gentleman / Madam!