RCS file: ./struct4.c,v
Working file: ./struct4.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
defined the header files
—————————-
revision 1.4 locked by: root;
date: 2014/11/02 19:42:56; author: root; state: Exp; lines: +1 -1
displayed the details of each student using loop
—————————-
revision 1.3
date: 2014/11/02 19:39:15; author: root; state: Exp; lines: +1 -1
entered the details of each student like name roll no. marks
also stored their values in stuctures
—————————-
revision 1.2
date: 2014/11/02 19:34:11; author: root; state: Exp; lines: +1 -1
defined the structure of user defined data type student
allocated memory to that structure
—————————-
revision 1.1
date: 2014/11/02 19:27:29; author: root; state: Exp;
Initial revision