Ибраги́м
Devc++
CodeLite? QtCreator? Code::Blocks?
Anonymous
Hello everyone, I need help with these books if you have it in .pdf form please assist...
-HM Deitel and PJ Deitel C++ How to Program 6th edition
-John R Hubbard Schaum's Outlines: Programming with C++ 2nd edition
-Walter Savitch Problem with C++ 8th edition
-Sklar Principles of Web Design: The Web Warrior Series
Anonymous
& does anyone know a group I can get engineering books...im majoring in electrical engineering my specialisation is computer system
Zorrito
Zorrito
I have a feeling someone in that group will be able to help you.
Anonymous
I'm creating a FREE training course for everyone. Anyone who intends to write become a professional coder, please enroll in this course.
https://www.jorcus.com/p/introduction-to-code-quality
Noted: Content will be released on Jun 2018 onwards
Anonymous
Anonymous
No problem
Anonymous
Hi
Anonymous
Hello
Mohammad
Hello
Mohammad
I'm mew here
Anonymous
You just replied to a bot.
Anonymous
Seid
guys can you help me with my code
Zorrito
Seid
i am newbie to c and i tried to implement c linked list
Seid
but my adding of an element is wrong i think
Seid
its a long code do i send it here or..
Seid
ok tnx 😇
Zorrito
If I were to guess what the problem is, I have a feeling you're not updating the pointers correctly.
Zorrito
Also, are you sure you need a linked list, or could you do the same thing with an ordinary array?
Seid
idk
Seid
Anonymous
There are 2 cases.
> adding at the end of the linked list
> adding between 2 elements
Anonymous
are you doing one of them or both?
Seid
Anonymous
1->2->3->...
I have to add 4.
Anonymous
How are you changing the "next" pointer addresses on 3 and 4?
Zorrito
its a long code do i send it here or..
That's not long lol. I'm working on something that's over 2500 lines and will probably be significantly longer when I'm done with it.
Seid
Seid
Seid
for now it works but after i delete the first element my insertion brings error
Seid
i use this for deletion of the first element
Zorrito
One note I have is to use comments. Put comments everywhere, because it will keep you organized.
Zorrito
Seid
TNX
Seid
and guys i found the problem its with the print function
Seid
sorry
Zorrito
Zorrito
Should I break out the champagne to celebrate? lol
Seid
haha may be after i reach my 500 line
Zorrito
Tiến
many thanks
Roxifλsz 🇱🇹
/warn advertising
Anonymous
Holy shit i cant read all text xDD
Anonymous
So long lol
Anonymous
Anonymous
Why we must use both iterator n const_iterator >
Anonymous
ah ty.
Onur
Anonymous
Thanks, bot
Ride
does someone here have a c ++ module to improve android performance..thanks
Zorrito
I'm trying to program a GPU in C++. There are no errors when I compile it, but when I try to run it, I get this message: "QPULib error: heap 'abstract syntax tree' is full." Does anyone know why this is happening? (The code is for a RPi3, but I'm testing it on my computer.)
Kelvin
Ride
Anonymous
Ohh...ok
You might want to follow : kernel.clinl.org
⚡️🐍⚡️👁⃤ - Void - n k--⃝⃤⚡️🐍⚡️
thanks
⚡️🐍⚡️👁⃤ - Void - n k--⃝⃤⚡️🐍⚡️
whats up? how are you there
G
https://mobile.mi.com/in/24hrMadness/task/?activityId=8&taskId=524106&goodsId=4180300034&mi_channel=social&mi_source=copyurl&mi_campaign=24hrMadness
Ride
Ride
So what i must to do
Anonymous
Wait 😂
darshan
Any embedded engineers?
Anonymous
Ok
Anonymous
Hello guys. I interfacing a lcd by SPI using a pic18f67k22 on mplabxv 3.55 compiler xc8. Someone knows where I can find the SPI library or can give me since code example to interface it please
Onur
If a pointer has 8 bytes of size, can a program use more than 4GB memory?
Jussi
Yes
Jussi
8*8=64bits...
Mohamed
Gays what you recommend to start with programming should I learn make android app or desktop app or web I feel lost 🤔
Jussi
Mohamed
I already started qith c++
Mohamed
With
Jussi
Well I would suggest C, it is simpler
sandeep mishra
can anyone give me some idea about what kind of projects can i make in Qt/c++