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

Password:

Ofinance.cpp File Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Ofinance.cpp File Reference

#include <OMATH.H>
#include <OSYS.H>
#include <OGAMESET.H>
#include <OSCHLRES.H>
#include <OPEERSCH.H>
#include <OSTUDENT.H>
#include <ODEPT.H>
#include <OCHANCE.H>
#include <OPSCHOOL.H>
#include <OINVEST.H>
#include <OATHLETI.H>
#include <OFACILIT.H>
#include <ODEVELOP.H>
#include <OOPT.H>
#include <OLinAlg.h>
#include <OFINANCE.H>
#include <OSTUOFF.H>
#include <OLIBTECH.H>
#include <STDIO.H>
#include <OLOG.H>

Go to the source code of this file.

Defines

#define DEBUG_VC
#define update_budget_revenue_array(destIndex, srcIndex)   budget_revenue_array[destIndex].total = stage1_revenue[srcIndex].new_value;

Variables

const int percent_spons_research_for_AY_fac = 20
const float percent_of_sponsored_research_for_other_salaries = 40.00


Define Documentation

#define DEBUG_VC
 

Definition at line 38 of file Ofinance.cpp.

#define update_budget_revenue_array destIndex,
srcIndex       budget_revenue_array[destIndex].total = stage1_revenue[srcIndex].new_value;
 


Variable Documentation

const float percent_of_sponsored_research_for_other_salaries = 40.00
 

Definition at line 64 of file Ofinance.cpp.

const int percent_spons_research_for_AY_fac = 20
 

Definition at line 62 of file Ofinance.cpp.


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