Search results

  1. C

    How to compile with boost asio library on ubuntu 10.04?

    http://www.boost.org/doc/libs/1_40_0/doc/html/boost_asio/example/http/client/sync_client.cpp and I'm having no luck at all. I have tried installing several libraries from synaptic, as well as compiling from source. What do I need to install, and what command do I have to use to compile it...
  2. C

    How can I get the association of an array in php?

    Eg I have an array where $arr = array ( "a" => "orange", "b" => "banana", "c" => "apple" ) how can I get the 'a','b','c' out of the array? I want the actual association titles, not the data they are associated with. Thanks anyone who doesn't have a...
  3. C

    Does anyone know of a fantasy stock game / simulator that is free and lets you trade...

    ...options? I use investopedia but you can't sell to open options. I would like a means of practicing writing covered calls for free. Thanks in advance!
Back
Top