Search:

Type: Posts; User: vart

Search: Search took 0.05 seconds.

  1. Replies
    17
    Views
    4,320

    I have answeres it already, but I can reapeate......

    I have answeres it already, but I can reapeate... I fill I'm reapeting myself too much in this thread

    1. get rid of unneded parameters in the function - pay attention to the compiler warnings
    2....
  2. Replies
    17
    Views
    4,320

    no. it is not. it works with the member of...

    no. it is not.


    it works with the member of meber variable Input
  3. Replies
    17
    Views
    4,320

    I cannot know what you have in the hidden code. I...

    I cannot know what you have in the hidden code. I only see the code been posted. in this code function does nothing with the supplied parameters, so I do not see why they should be filled with...
  4. Replies
    17
    Views
    4,320

    Look at the function under question. Check what...

    Look at the function under question. Check what parameters it really uses (compiler should warn you about parameters that are not used)

    get rid of unused parameters. and check what function really...
  5. Replies
    17
    Views
    4,320

    You have not a single reason to beleave this...

    You have not a single reason to beleave this statement

    As a side not - this is C++ - you should use iostrem, std::string, new/delete

    Why do you have such a horrible mess of C/C++?
Results 1 to 5 of 5