C/C++ is the mother of many popular programming languages out there today, all the fancy programming languages we use today like Python, JavaScript...
For further actions, you may consider blocking this person and/or reporting abuse
Very well logically and well structured explanation. There's a few spelling errors that could be fixed, but that's to be expected on such a long article. Other than that, one technical improvement I could suggest is to spell out that the definition of the object files are dependent on the target. It would also be good to spell out how the linker determines what external libraries to dynamically link to. Other than these points, it's a near perfect article. Well done!
Great post, in the main.c and free_memory_api.c files the
include "memory_api.h" should be #include "free_memory_api.h" for the tutorial to work as expected, I cant no wait for the second part ;)
keep the great work!
Yes! Haha. Thanks for reminding.
Thanks to you for sharing know-how in such a simple way.
You're welcome
Very easy to understand! Thanks
Thanks
The easiest article I have ever read! Thumb up!
Thanks man
it take me few hours
Thanks
You're welcome
Thanks, @Naransmha, appreciate this article.
Thanks
I had Makefile problems, thanks!!
You're welcome