Manav
I just got to arrays, I know that array itself is pointer, I guess after I finish with the 2d the next will be pointers
No, array is not a pointer, it decays to a pointer. pointer just points to specific memory location. Array is just bunch of sequential memory locations you are handed
Manav
https://youtu.be/T4CjOB0y9nI
Manav
https://youtu.be/T4CjOB0y9nI
Watch this, could start with the day 1 stream, if you want.
Anonymous
Can some help me with converting C++ code to C?
Anonymous
Talula
Too much... sorry... I'm out.
know nothing labs
hi guys!
know nothing labs
anyone with an interactive idea on a project or game one can implement in C
ברני
Try to make Tetrris
Álvaro
Hi, does anybody has idea about how to cross compile c program which references a shared object that has references to GLIBC_2.0 symbols in ARM architecture (32 bit)?
Roshan
Make your own platform based game...
Anonymous
Too much... sorry... I'm out.
Code have 600 lines but i need maybe 60 lines. Can help?
Dima
DAT JPEG
ברני
First off all you should remove the picture before you'll get warn..send the code with app.. Second.. All the pic is blurry
ברני
I hate aouto correct😔
Joel
Has anyone ever participated in a hackathon
Ali
Can anyone find error in my code
ברני
Can anyone find error in my code
Send in c compiler online to here
Ali
Send in c compiler online to here
Are you talking about the code
Pavel
Can anyone find error in my code
For us to be able to find error in your code you need to provide the code and details about what you think is not right with it. E.g. if it's a compilation error, we need the compilation error message. If it's a logical error we need to know what you've done (your input data), what is the behavior you're observing and what is the expected behavior. Use pastebin or a similar service to share your code (or as as Barney suggested you can share a link to ideone or wandbox with your code).
Q
anyone help me solve this , even logic will work
Anonymous
Does anyone know where the problem is?
Roshan
it's #include <iostream>
Anonymous
Does anyone know where the problem is?
Geez. , Atleast use a desktop tg client and upload a screenshot , instead of a mobile photo of the screen..
Anonymous
it's #include <iostream>
One will be solved, the other will have problems.
Roshan
What are the others?
Roshan
Please provide the code not screenshots...
Roshan
Told ya!
Anonymous
☹️
masteranil
Join us chk bio for link
Anonymous
Join us chk bio for link
/ban join your ass
Anonymous
I didn't know.
Anonymous
I didn't know.
You should gave read the rules
Anonymous
Before joining
Anonymous
Miss Rose told you to do that
Anonymous
And you didn't
Anonymous
I'll sing right now.
Anonymous
Don't sing
Anonymous
excuse me
Roshan
I'll sing right now.
😅 What do you mean
Anonymous
Forget it.
Roshan
What are the other errors
Anonymous
Can you wait?I'll get in with the laptop
Anonymous
Rules
Anonymous
What are the other errors
$g++ -o main *.cpp main.cpp:2:10: fatal error: conio.h: No such file or directory #include <conio.h> ^~~~~~~~~ compilation terminated.
Roshan
Yeah IDE may not have conio.h header file. I guess you need a substitute for clrscr(); For windows: system("CLS");
Roshan
Roshan
Welcome AMIR!
Anonymous
Welcome AMIR!
Thank you.
Bhupesh
Hi Can anyone suggest me an active python coder's community?
Bhupesh
@python
Thanks bud 👍
King Phyte 🐍
Thanks bud 👍
You're welcome
Hadaward 'Solly'
their moderation bot is trash, I can tell you that.
Talula
do not enter @python, admins are idiots
Why would need a group for python?
H System
/ get cbook
Anonymous
Happy to be here. Hello everyone, I'm sort of in a little fix on a project. So I'm using the ezxml library to parse an XML file. I needed a function that would allow me edit tag elements, any ideas? Or references too are fine
Roshan
Can anyone solve a question in C++ ( IT IS NOT A HOMEWORK ). It was given in an application named Dcoder. I've made the code and it works perfectly as per me. But I'm getting only 1/3 test cases correct. Can anyone help me in this? (I'll provide my code and the challenge if anyone responds)
Roshan
Roshan
This is not a bad pic so I should not be warned also the question is long it's tedious to type that long....
Roshan
Anyone?
Manav
Huh it's not homework!!
Writing "it's not homework" doesn't make it true. It is your work that you have to do but instead of showing what you've done you want us to do it for you.
Roshan
Please don't reply if you don't know the answer.... Even I mentioned it is a challenge question of Dcoder application.
Roshan
Can anyone solve a question in C++ ( IT IS NOT A HOMEWORK ). It was given in an application named Dcoder. I've made the code and it works perfectly as per me. But I'm getting only 1/3 test cases correct. Can anyone help me in this? (I'll provide my code and the challenge if anyone responds)
I can provide the code if someone with a helping intention replies me... The test cases aren't mentioned in the app.... And if someone wants to check this question then it is in hard section of Dcoder challenges.