[vlc-devel] strof() replacement?
    R. Bernstein 
    rocky at panix.com
       
    Mon Oct 18 04:22:01 CEST 2004
    
    
  
I was compiling vlc on a Solaris 8 which doesn't have strtof. Noticing
that config.h has a preprocessor variable HAVE_STRTOF, I #ifdef'd
around line 562 of modules/gui/wxwindows/extrapanel.cpp. Was wondering
if anyone knew of a clean way to replace this. (There is for example
strtod or sscanf).
Thanks.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list