Table of Contents

zproj_nClimates

Description

Count the number of climates loaded in the current project (see zproj_AddClimateA).

Files

Declaration zProj.h
Implementation zProj.cpp

Function prototype

long zproj_nClimates();

Return value

An integer containing the number of climates loaded into the current project. Errors return 0.

Comments

None.