Search:

Type: Posts; User: 4g_pull

Search: Search took 0.00 seconds.

  1. It worked. Thanks! MGRS CFG( semiMajorAxis,...

    It worked. Thanks!

    MGRS CFG( semiMajorAxis, flattening, ellipsoidCode );
    MGRSorUSNGCoordinates* mgrs_coord = CFG.convertFromGeodetic( geodeticCoordinates, Precision );
  2. Error C2512: no appropriate default constructor... (Tricky)

    Hi...

    Can someone help me resolve VS 2008 error C2512: no appropriate default constructor available? Being sort of a newbie, I was unsuccessful in obtaining an answer via FAQs.

    Source file:
    ...
  3. Just wanted to say THANK YOU for that helpful...

    Just wanted to say THANK YOU for that helpful hint on initializing pointers. After several hours of wrestling with this problem, I was able to solve it in less than two minutes with your help.
Results 1 to 3 of 3