//-*- mode: c++; indent-tabs-mode: t; coding: utf-8; show-trailing-whitespace: t -*- // file labl29.cpp #include "labl29.hpp" namespace com29 { // Variables. int nLimInc; int nIOFArr; int nVar; int nKey; int nMaxo29; // double nPer; double nXmean1; double nXVar1; double nStDev1; double nVMax; // subroutine guts29. void guts29(std::string &sBus, \ std::vector &sKMSwit, \ std::vector &sKdepsw, \ int &mIBrnch, \ int &nJBrnch, \ double &nAKey, \ std::vector &sTStat, \ std::vector &sTClose, \ std::vector &sTOpen) { vector sArray(reinterpret_cast (labcom::sKArray.data()), reinterpret_cast (labcom::sKArray.data () + labcom::sKArray.size ())); // std::string sText1 = "misc."; std::string sText2 = "statistics d"; std::string sText5 = "begin"; std::string sText6 = "new da"; std::string sText7 = "bndc"; // // missing other vars; // } } // end of file labl29.cpp