Search:

Type: Posts; User: leonm54

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,384

    O.k., found it. C++ programmers guide, pg 407. It...

    O.k., found it. C++ programmers guide, pg 407. It is as Ushakal says, the using directive makes the function publicly available.

    Thanks..
  2. Replies
    3
    Views
    2,384

    using directive.

    I ran across something curious in C++. I have always associated the using directive with namespaces, but this one I have not encountered until now.

    I saw something like the following code in my...
  3. Replies
    1
    Views
    1,670

    Makefile producing a list of files.

    The problem I am attempting to solve is to have a list of files for a project that I can import into SlickEdit.

    I have found myself in an environment that has not only a complicated make...
  4. Thread: Math question

    by leonm54
    Replies
    9
    Views
    2,920

    I am attempting to implement it in C++, but have...

    I am attempting to implement it in C++, but have not touched this level of math in at least a decade. I don't even know what to call this type of formula. I don't want to get a C++ solution. I am...
  5. Thread: Math question

    by leonm54
    Replies
    9
    Views
    2,920

    Math question

    No, I am not looking for a code solution, I am looking for where to go to get a "tutorial" on how to solve the attached equation.

    Thanks.
Results 1 to 5 of 5