navit  0.5.3-trunk
main.c File Reference
#include "gpx2navit_txt.h"
#include "geodesic.h"

Functions

void version (void)
 
void usage (char **argv)
 
void setDefault (g2sprop *prop)
 
void setOptions (int argc, char **argv, g2sprop *prop)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ setDefault()

◆ setOptions()

◆ usage()

void usage ( char **  argv)

Shows a usage message

References argv.

Referenced by setOptions().

◆ version()

void version ( void  )

Navit, a modular navigation system. Copyright (C) 2005-2008 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Shows a version

Referenced by binfile_check_version(), index_init(), mapExtract::mapExtract(), osm_protobufdb_parse_info(), and setOptions().