[vlc-devel] libvlc_new arguments?
    Rémi Denis-Courmont 
    rdenis at simphalempin.com
       
    Sun Oct 21 12:04:14 CEST 2007
    
    
  
Le Sunday 21 October 2007 12:38:57 Enrique Osuna, vous avez écrit :
> libvlc_new doesn't ignore the first argument. 
It *does* definitely ignore argv[0]. I suppose, it does not compensate for 
being run as a library rather than a sole program. In the latter case, 
argv[0] MUST be ignored (process name from execv() call), but that makes 
absoluetely no sense for a library.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list