The best instruction I have seen so far! I was lost until I watched this! Thank you!!!! ❤
@mentix0025 жыл бұрын
The squareRoot function isn't what it's name implies. It's a function that returns the square of a number. Not it's root.
@necromancer74772 жыл бұрын
You have a calm voice.
@FreddyFudpucker3 ай бұрын
Thank you for this video. It is the best makefile video i have seen.😊
@DeepakPrajapati-ny3bj5 жыл бұрын
best video on this topic. Keep it up!!!
@prunellepamelamegnefokam52292 жыл бұрын
Amazing explanation you made it look so easy!! keep up ma'am
@anietieakpanusoh4503 Жыл бұрын
you have saved my life
@gerdsfargen66872 жыл бұрын
A great lecture on makefile...thank you!
@abdimalikosman5594 жыл бұрын
Very good explanation. Thank you Petes.
@incodewetrust88622 жыл бұрын
am using gcc on linux and doing each o objets after $(OBJ) isn't working so i changed it but about the depedencies it's not clear to me if you had functions declared in functions.h and included functions in main.c but they are defined in func1.....n.c should you have functions.o: function.h and then in each fucntions function1.o: fucntion1.c functions.o ?
@annazhang2754 жыл бұрын
Very clean and useful! Thanks for the tutorial!!
@HamzaAhzma5 ай бұрын
thank you so much
@Local_Nerd2 жыл бұрын
Thanks
@georgeomara4 жыл бұрын
Wow, this is great! thanks a lot for sharing!
@bahaabadr4392 жыл бұрын
thank u very much :)
@AnantoYusufW2 ай бұрын
your udemy course is missing :(((
@abdoulayeba38183 жыл бұрын
thanks. nice explanation
@oren83385 жыл бұрын
this is realy usefull tutorial thanks
@balajiv98134 жыл бұрын
Thank you so much for the best explanation ❤❤
@Squish8884 жыл бұрын
omg this was so helpful. Thank you!
@bsykesbeats2 жыл бұрын
Thank you, great video... question: when I run valgrind make exec it says alot of bytes are still reachable, but when I run valgrind ./func everything looks fine...Any insight??
@hubercats3 жыл бұрын
Very helpful video. Thanks! If you have the time, it would be helpful to add a discussion regarding modification of make files for inclusion of include files (both system and user includes) and a discussion regarding modification of make files for inclusion of libraries (both system and user). Thanks again! - Jim
@EA_47_4 жыл бұрын
You are the best thank you
@p2p2p2p2p2p3 жыл бұрын
amazing thank you
@paulchamberlain79422 ай бұрын
am i the only one who noticed that the square root function calculates the square instead?
@aerahtv00006 жыл бұрын
cool video, thanks!
@patientson5 жыл бұрын
Pls can you help me?
@Seff22 жыл бұрын
good tutorial until arround 12:00. From here nothing is explained anymore and she just do things that make no sense.
@vishy8 ай бұрын
I agree. Definitely very good up to 12 mins though