> 
> Never notice this before
> 
> wxFile:Read(unsigned int count) returns a count.
> 
> How could who read the data.
> 
> This is odd obviously other methods are available.
> 

Should have tried a bit harder
 length, data = fileIn:Read(length)
 which is exactly what you want.
Andre



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to