Home
last modified time | relevance | path

Searched refs:trcommt (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/gpsmanshp/gpsmanshp_1.2.3/
H A Dgpsmanshp.c117 char trname[TRNAMEWD], trcommt[TRCOMMTWD]; member
878 cpstrclean(commt,TR.trcommt,TRCOMMTWD); in GSHPCreateTR()
985 printf("TR\t%s\t%s\t%d\n",TR.trname,TR.trcommt,TR.trnsegs); in GSHPWriteTR()
1035 DBFWriteStringAttribute(df,entno,p->field[1],TR.trcommt) == 0) { in GSHPWriteTR()