CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: dovip

Search: Search took 0.01 seconds.

  1. Thread: struggle...

    by dovip
    Replies
    4
    Views
    574

    Re: struggle...

    Oh ok. I made mistaken. Thanks.
  2. Replies
    1
    Views
    859

    Re: need help please!!

    Go look to find some C++ books at any book stores. Then that will help you. Lol
  3. Thread: std::mutex

    by dovip
    Replies
    3
    Views
    641

    Re: std::mutex

    Hmm..Are you using on Linux?
  4. Thread: struggle...

    by dovip
    Replies
    4
    Views
    574

    struggle...

    I am using on Dev C++. However, I couldn't figure out it...because I got few errors.

    In function `int StringToNumber(std::string)':
    13 no match for 'operator>' in 'converter > result'
    ...
  5. Thread: help me

    by dovip
    Replies
    5
    Views
    536

    Re: help me

    Never mine. I already problem solved because I found out it. Show it here.



    (i <= sqrt((double)n))


    It would worked. :-)
  6. Thread: help me

    by dovip
    Replies
    5
    Views
    536

    Re: help me

    I mean, Number 15 is error. It is said that C:\Users\Duy N. Le\Desktop\C++\prime1.cpp
    call of overloaded `sqrt(int&)' is ambiguous
  7. Thread: help me

    by dovip
    Replies
    5
    Views
    536

    help me

    I don't know what should I doing. About cmath. Here



    #include <iostream>
    #include <cmath>

    using namespace std;

    int main() {
Results 1 to 7 of 7



HTML5 Development Center

Click Here to Expand Forum to Full Width