Search:

Type: Posts; User: Chrip

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,409

    solved

    Thank you for help and suggestions.

    I don't want to declare the method static, because it should be different for every object. Anyway, I've found a solution.

    For the given example:
    I declare...
  2. Replies
    3
    Views
    1,409

    references to function in classes

    thanks, i see... ok, i will read this Tutorial.

    Is there anybody who knows and wants to post an example how to use this class-function instead of any global (static) function?

    greets
    Christian
  3. Replies
    3
    Views
    1,409

    references to function in classes

    Hey,
    How can I get this one work?
    There is a class which gets a function f as an argument. This function is combined with other ones to a new function diff. So far it's fine.

    Now I want to pass...
Results 1 to 3 of 3