Search:

Type: Posts; User: JacquesLeJock

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    30,543

    ASCII Character in printf Statement

    Hello,

    How would I include the Extended ASCII character code 176 (degree sign) inside a printf statement in order to get an output such as 36º 52' 12" ?

    Regards,

    Jacques
  2. Replies
    3
    Views
    7,896

    Thanks for the reply NeonBlack and Salem!

    Thanks for the reply NeonBlack and Salem!
  3. Replies
    3
    Views
    7,896

    Convert DegMinSec to Decimal Degrees

    Convert DegMinSec to Decimal Degrees

    Hello,

    I once again found a little time to toy with C Programming.
    I have applied the helpful advice from this message board since my last post.
    I...
  4. Replies
    13
    Views
    11,179

    Thanks again Adak and also Salem for your posts.

    Thanks again Adak and also Salem for your posts.
  5. Replies
    13
    Views
    11,179

    This is getting more interesting by the day! ...

    This is getting more interesting by the day! "Lay of the land" is my favorite surveying term! All kidding aside, I wrote the dms function because it was part of a horizontal curve solver program...
  6. Replies
    13
    Views
    11,179

    Thanks Adak and Govalant for the replies! I...

    Thanks Adak and Govalant for the replies! I wrote the above code because I couldn't find what I needed in the <time.h> library. I figured a dms to dd conversion and visa versa would be in there. I...
  7. Replies
    13
    Views
    11,179

    Thanks very much for responding to my post! If...

    Thanks very much for responding to my post! If you would add a variable containing the double 36.5212 and call the function in your compiler you would see what I am talking about. I don't know if...
  8. Replies
    13
    Views
    11,179

    Convert dms to dd

    Hello,

    I'm using the Pacific C for MS-DOS, v7.51 compiler from HI-TECH software. A function I wrote previously on the Microsoft Visual C++ 6.0 Professional Edition does not output the correct...
Results 1 to 8 of 9