Command line and arguments
- From: Olivier Chambard <olivier chambard3 libertysurf fr>
- To: GTK Mailing List <gtk-app-devel-list gnome org>
- Subject: Command line and arguments
- Date: Sat, 29 Sep 2001 11:14:34 +0200
Hello
How to use standard arguments provided with gtk as --gtk-no-debug ?
I have try something like that:
(sime.cc)
int main (int argc, char **argv) {
gtk_init(&argc, &argc);
... getopt ...
}
invoquation with argument (sime --gtk-no-debug) results in the following
"option -- - invalide"
Thanks
Olivier, FRANCE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]