Search:

Type: Posts; User: Sam Granger

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    2,267

    Job filled.

    Job filled.
  2. Replies
    16
    Views
    3,306

    His post did make a good point though. And to be...

    His post did make a good point though. And to be honest, I don't think anyone would be interested in working for or with you because:

    1 - you have a short temper and start swearing at people

    2...
  3. Replies
    6
    Views
    2,267

    Thanks Salem, I shall try this :)

    Thanks Salem, I shall try this :)
  4. Replies
    6
    Views
    2,267

    Any other people able to do this job?

    Any other people able to do this job?
  5. Replies
    44
    Views
    26,253

    Usually if thats the case, it means you did look...

    Usually if thats the case, it means you did look for a porn site ;)
  6. Replies
    6
    Views
    2,267

    I forgot to add, you must be able to code the...

    I forgot to add, you must be able to code the design into the application. Complexity of design will be about same difficulty level as yahoo widget example.
  7. Replies
    6
    Views
    2,267

    Looking for experienced programmer

    Looking for experienced programmer

    I need an application making that checks for new emails on a server. Something like yahoo's widget email checker (see screenshots below). User has to be able to...
  8. Thanks for the quick reply Fordy, I'll do that :)

    Thanks for the quick reply Fordy, I'll do that :)
  9. Thread: icon

    by Sam Granger
    Replies
    6
    Views
    986

    What application do you use to code your c++ in?

    What application do you use to code your c++ in?
  10. Connect to server and get info from mysql db.

    Hey,

    I want to make a c++ application that retrieves information from a mysql db on another server. How can I make the client connect to the database? Is it possible for me to include a file thats...
  11. Ahh ok, I'll try that :)

    Ahh ok, I'll try that :)
  12. Anyone? :(

    Anyone? :(
  13. Hmm, How do I open the form view in c++ (borland...

    Hmm, How do I open the form view in c++ (borland 6)
  14. Replies
    3
    Views
    2,007

    Nice link, I think I might buy that book. Is it...

    Nice link, I think I might buy that book. Is it any good? :D
  15. Yep, thats the place :)

    Yep, thats the place :)
  16. I'm going to be in prague tomorrow till sunday so...

    I'm going to be in prague tomorrow till sunday so I'll only be online again on monday so if I get stuck editting, thats when you'll here me screaming for help. :P
  17. Wow Thanks!!! Works like a dream!!! :D

    Wow Thanks!!! Works like a dream!!! :D
  18. Yes. :)

    Yes. :)
  19. Replies
    24
    Views
    3,096

    Its just something I'd like to learn how to do....

    Its just something I'd like to learn how to do. All help si really more then welcome!! :D

    I learn by looking at sourcecode i guess :p
  20. How do I turn this C++ into a win32 c++ app?

    #include <iostream>
    #include <fstream>
    #include <cstring>

    using namespace std;

    int main()
    {
    string r_place;
    string word;
  21. Replies
    24
    Views
    3,096

    Right, now I have to get this to work in a win32...

    Right, now I have to get this to work in a win32 c++ app. Next step hehe. :)
  22. Replies
    24
    Views
    3,096

    Thanks!! That made it work. :)

    Thanks!! That made it work. :)
  23. Replies
    24
    Views
    3,096

    Borland c++ builder 6 is popping this back at me...

    Borland c++ builder 6 is popping this back at me when i try to run it. :(
  24. Replies
    24
    Views
    3,096

    Hmm, what am I doing wrong here. :confused: ...

    Hmm, what am I doing wrong here. :confused:


    //---------------------------------------------------------------------------

    #include <vcl.h>
    #include <fstream>
    #include <iostream>
    ...
  25. Replies
    24
    Views
    3,096

    //------------------------------------------------...

    //---------------------------------------------------------------------------

    #include <vcl.h>
    #include <fstream>
    #include <iostream>
    ...
Results 1 to 25 of 35
Page 1 of 2 1 2