how to write different types (string, int, double, etc..) into each line of a file ?Hello, I have the following question. How can I write a line consist of different data types (str...
Longitude/ latitude to cartesian coordinatesWhat do you mean ???
Longitude/ latitude to cartesian coordinatesHello, I have a file consist of some latitude/ longitudes and am looking forward to converting th...
How to declare a map which value type is an object ?Thanks ne555, for your reply :-). Do you mean default constructor of the CoefElt class ?. One more t...
How to declare a map which value type is an object ?I want to have a map which consists of a key of type string and a value of type CoefElt. The declara...