Daniel
Aaa. U are about this. Oop makes programs easier to develop
Daniel
this is great
I haven't knew about it. Awesome
Maximus
just advertising same product
Do you really think we need to promote a crypto currency here? I mean we have a marketing team with a budget.. trust me we aint looking for buyers here, we're really looking for elite programmers to hire them. Sir 😜
Maximus
Its maybe good to your channel too guys to provide job opportunities to its attendants
Software
Hello everyone
Software
I have a Java question, I am new to it. How do I get variables returned other methods in the main method?
Talula
Where is the problem
Why are you declearing functions in main?
Ariana
no
Gabriel
Ik I'm jk
Raul
Where is the problem
Why are you declaring functions in main? They are declared outside
Talula
Why are you declaring functions in main? They are declared outside
Did you see his name? I mean I just saw it but he is one of those "Indians".
Raul
What does that even mean?
Shivang
Talula
How can you declare anything in main like C and there are no classes in C... you need C++ for that.
BinaryByter
take away the computers of theindians please
Yashraj Yadav
Hello
Yashraj Yadav
Can anybody tell me where to learn c++ for free
Yashraj Yadav
And i can't buy the book c++ primer
Yashraj Yadav
Please aybody tell
Anonymous
Anyone here who has used JNI (Java Native Interface) in C++
Anonymous
Looking for how i can hook an java method with JNI
Yashraj Yadav
Std::cout << "please help \n" ;
BinaryByter
Anonymous
Well there is nothing about hooking in the docs
Anonymous
I know it's possible tho
BinaryByter
Std::cout << "please help \n" ;
Use google and search for a youtube tutorial there are plenty
Anonymous
Not for that
BinaryByter
Well there is nothing about hooking in the docs
Then its not in the library or the lib is badly documented
Dima
What the..
Anonymous
badly documented
BinaryByter
BinaryByter
badly documented
then use another lib
Anonymous
Using java it's east to hook a java method using an JavaAgent
Anonymous
But can't seem to find any docs for the C++ JNI lib
Talula
WTF?
Yashraj Yadav
WTH?
BinaryByter
*runs to the gay hotline* *registers phone number*
Talula
Dima... can you please delete the above message from this guy and block him?
BinaryByter
/ban ana
Talula
Thanks.
BinaryByter
what did his mesaage say?
Ariana
ana?
Shivang
Talula
You can declare them in c but there storage class will be extern
Define storage class... what do you mean by that?
Mat
ana?
Banana i presume
Shivang
Auto register extern static
Anonymous
Is there any group for sql and java
Anonymous
🤔
klimi
@roxifas add to rules no asking about others group it drives me nuts
Anonymous
Hi guys
Anonymous
#define FREEZING_PT 32.0f Why there is a f at the end of this, could someone explain please 🙏🏻
Anonymous
What is the difference between 32.0 and 32.0f
Francisco
What is the difference between 32.0 and 32.0f
Without f is double, with f is float
Riyas
Hi
Mat
Hi
Hi :)
Anonymous
Wow
Mat
What?
klimi
Who
Dima
Who
Kurimi is
klimi
Anonymous
I’m looking for an IDE to use for C++ Any recommendations Except CLion, Code Block and Eclipse, any other ones you can recommend?
Dima
CodeLite is good tho.
Dima
Xcode is a masterrace, tho it lacks some good stuff
Anonymous
Thanks I’ll try it, it doesn’t need any additional feature right? Or any addition plugins or libraries jus to do simple things like compiling?
Kaku
How to draw a sparse matrix in c++
Dima
You'll need to install most of stuff for vscode and codelite (e.g. compilers)
Dima
Xcode contains everything inside