Search:

Type: Posts; User: hij

Search: Search took 0.01 seconds.

  1. Thread: if...else ERROR

    by hij
    Replies
    2
    Views
    3,028

    if...else ERROR

    Can i ask how to debug the error?
    [Error] incompatible types in assignment of 'char' to 'char [30]'

    #include <stdio.h>
    struct record
    {
    char name[30], lat_dir[30], lon_dir[30];//declare...
  2. Thread: DD to DMS

    by hij
    Replies
    5
    Views
    3,916

    no...my lecturer just asks me to do this...no...

    no...my lecturer just asks me to do this...no more info
  3. Thread: DD to DMS

    by hij
    Replies
    5
    Views
    3,916

    DD to DMS

    Can i know how to write C code for converting longitude and latitude from DD to DMS and also the cardinal direction? I have no idea on it.
Results 1 to 3 of 4