Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

CU.H Source File
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CU.H

Go to the documentation of this file.
00001 //Filename    : cu.h
00002 //Description : CyberCampus Entry Program Declaration
00003 
00004 #ifndef __CU_H
00005 #define __CU_H
00006 
00007 //----------- Define naming convention -------------//
00008 /* 
00009 
00010    Xaca         academic
00011    Xarr         arrary
00012    Xcos         course
00013    Xcont                contact
00014    dept         department
00015    edu          education
00016    Xfacu                faculty
00017    firm         building
00018    hr                   hour
00019    Xlvl         level
00020    Xprj         project
00021    Xrsrch               research
00022    Xsatisf      satisfication
00023    Xserv                service
00024    stu          student
00025    Xtal         talent
00026    tris         trimester
00027    yr                   year
00028 
00029    i.e.: stu_cont_hr means "student contact hour"
00030 */
00031 #endif                                            // #ifndef

Generated on Fri Aug 23 01:37:01 2002 for VirtualU by doxygen1.2.17