Anonymous
Welcome to C/C++!
Davixcky_dev
Books, videos, practice and more practice
..
Is there any method which can get me udacity nanodegree for free or do anyone have link for videos of nanodegree then plz share
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
M.Azam
Hi
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Niko
Here everyone here is a technology blog where I am doing an internship would like for everyone to support this :)
Niko
Simplesnippets.tech
Niko
There is also a YouTube channel of the same name
Niko
Simplesnippets.tech
Plz do check it out and give some feedback
Niko
Feedback will be really appreciated You can read my articles under the author name of Nikhiil Rajesh
Anonymous
Welcome to C/C++!
Anonymous
С# ???
Anonymous
Welcome to C/C++!
s/!/, not C#!/
Anonymous
have anyone here
Anonymous
tried code monk
Anonymous
from hacker earth?
Anonymous
is it good way to start with problem solving
Anonymous
?
Top T : Trollface Was Real
Hmm. Not sure.
Anonymous
Hi
Anonymous
I have a doubt
Anonymous
Welcome to C/C++!
Anonymous
Thanks !!!
Anonymous
Anonymous
Dona Boss: Whats the differs btwn Int *p and char *p
theFlash
When you gave memory to int *p
theFlash
And when you access next element in an array
theFlash
It will add +4 to the address given to p
theFlash
Or else
theFlash
If it char *p
theFlash
It will add +1 to address if p
theFlash
That's it
Anonymous
Not about arrays
Anonymous
Variable
Anonymous
Wew
Anonymous
Not about arrays
Yeah he didn't say that
Anonymous
What he meant is that char pointer jupms 1 byte and int pointer jumps 4 bytes
Anonymous
Welcome to C/C++!
Anonymous
Hello, I want to create a small project that will help dad calculate waterbill for his tenants, An application that will accept and store previous reading, accept current reading then multiply the difference by ksh. 120 then print out a report and send to respective tenant in the apartment, using cpp. Ideas 💡
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Anonymous
Anonymous
xD
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Anonymous
Anonymous
Ok
Anonymous
hastebin.com
Anonymous
hi, guys, I write this code snippet but it doesn't work as I wished. After the qsort expression, the array doesn't get sorted. Can anyone explain to me the reason?
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Anonymous
https://hastebin.com/vutetuheru.cpp
Anonymous
share the error too
Anonymous
The error is the array doesn't get sorted. In fact, none of its elements' positions get changed
Anonymous
oh
theFlash
Code
Anonymous
Code
line 28, I use the qsort function from standard libary
theFlash
Ok
theFlash
line 28, I use the qsort function from standard libary
You want to sort words ? Or integers ?
Anonymous
I tried to sort an array of numbers in a way that when it got sorted, concatenate all the elements, I can get the biggest number
Anonymous
I tried to sort an array of numbers in a way that when it got sorted, concatenate all the elements, I can get the biggest number
https://groups.google.com/forum/#!msg/comp.std.c/sYYRv5TH_x8/sOByPcNmY6YJ this might help
Anonymous
I want to know if there are some restrictions for the function that passed to qsort. Because when I change the cmp function from the qsort man page by change the cast part from *(char* const*)p1 to (char*)p1, the qsort function won't work anymore
Anonymous
Welcome to C/C++!
Riyaz
Thanks bro same any link send
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Anonymous
Welcome to Javascrpt!
Anonymous
Anonymous
/welcome on
Zufarbek
Hi !