User profile: Ali89

User info
User name:Ali89
History
Joined:
Number of posts:40
Latest posts:

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 coordinates
What do you mean ???

Longitude/ latitude to cartesian coordinates
Hello, 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...