User profile: wuzamarine

User info
User name:wuzamarine
History
Joined:
Number of posts:5
Latest posts:

error trying to get to serialized subobject data
I am trying to write code that will retrieve the key value from "lasttradeprice" from this url -> ...

file dialog craps program with whitespaces in filenames
on vista it seems to work but on win7, if the file name has a whitespace in it, the program will cra...

Trouble accessing an array in main() from namespace{}
I tried gross overkill. line 20, added a global http://pastie.org/4783671 then added line 5 http:/...

Trouble accessing an array in main() from namespace{}
What is 'really' confusing me is that according to http://jcatki.no-ip.org:8080/fncpp/Namespace acce...

Trouble accessing an array in main() from namespace{}
This pseudo code does 'not' work in a visual studio environment. In this scenario, line 22 and 25...