Rechercher une page de manuel
tolua
Langue: en
Version: 04 Aug 2002 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
tolua - lua language binding development helper programSYNOPSIS
tolua [ options ] fileDESCRIPTION
tolua is a program to help in building applications using the tolua library for the Lua scripting language.OPTIONS
Command line options are:- -v
- Print version information.
- -o file
- Set output file; default is stdout.
- -H file
- Create include file.
- -n name
- Set package name; default is input file root name.
- -p
- Parse only.
- -P
- Parse and print structure information (for debugging).
- -h
- Print usage information.
Should the input file be omitted, stdin is assumed; in that case, the package name must be explicitly set.
AUTHOR
This manual page was written by Filip Van Raemdonck <mechanix@debian.org> and Jimmy Kaplowitz <jimmy@debian.org> for the Debian GNU/Linux system (but may be used by others).Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre