[mercury-users] argc and argv?
Julien Fischer
juliensf at cs.mu.OZ.AU
Fri Apr 23 10:12:48 AEST 2004
On Thu, 22 Apr 2004, Maurizio Colucci wrote:
> Hello, for my application I need to do some basic binding of Qt and openGL
> (using the foreign C language interface). In particular, the only way to
> initialize qt is to call
>
> QApplication(argc, argv)
>
Have you had a look at the OpenGL binding for Mercury that's included
in the extras distribution?
> How can I know argc and argv?
>
As Michael mentioned you can just refer to mercury_argc and mercury_argv.
Julien.
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list