Next: , Previous: , Up: iklib   [Index]


6.4 Finding the vicare executable

The following bindings are exported by the library (vicare).

Function: vicare-argv0

Return a bytevector holding the C string in the argv[0] argument to the main() function of the current Vicare process.

Function: vicare-argv0-string

Return a Scheme string holding the C string in the argv[0] argument to the main() function of the current Vicare process.