Hi,
During my process I need to create a certain number of cylinders. The
information related to the radius, height and position of the cylinders is
contained in a ".txt" file. I am able to read this file and create the
cylinders but I need to put in the code the number of cylinders I am going
to create.
I would like to introduce also the number of cylinders in the ".txt" file
because in this way, if the user decides to change this number, it won't be
necessary to compile the code in order to apply the changes.
The problem appears when I need to work with the vectors that contain the
radius, height and position information. The dimension of these vectros
deppens on the number of cylinders. These vectors are global variables
because I need to use them in more than one function, so they are defined
in the header file where I need to specify their dimension. I don't know if
it is possible to achieve what I want.
Thank you very much!
Aida
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Gimias-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gimias-developers