Search:

Type: Posts; User: _Ramirez_

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,056

    Thanks people. Here is the thing. I'm trying to...

    Thanks people. Here is the thing. I'm trying to learn more then theory, some practical things. And now I see a lot of stuff you can't realy find in those "learn ... in 21 days" books.

    things like...
  2. Replies
    5
    Views
    1,056

    Learn more about compiling, linking and...

    I would like to learn more about prosess of compiling and linking (under the hood). Build proces. Libs and dlls. Stuff like that. Any articles or books to recomend?
  3. DateTime problem in template query (mysql++)

    DateTime lastLogon=row.lookup_by_name("LogonTime");
    query<<"SELECT * FROM Posts WHERE CreationTime>%0q";
    query.parse();

    //Template query is set, and it works just fine (in this case):...
Results 1 to 3 of 3