Community Profile

photo

Maciej Satora


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Undefined function 's' for input arguments of type 'double'
Hello, I am writing class and my methods. And I've got trouble calling the function r. When I write: * obj = BasicClass; * o...

6 years ago | 3 answers | 0

3

answers

Answered
Undefined operator '>' for input arguments of type 'BasicClass'
Thank You sir! It helped a lot. Is it like creating a function that is reference to another one?

6 years ago | 0

Question


Undefined operator '>' for input arguments of type 'BasicClass'
Hey, I want to write a simple class that will calculate recursive some values. Then, when I want to call my function, I got the...

6 years ago | 2 answers | 0

2

answers