C Programming Tutorial 63, Memory Functions pt.1 and the Heap

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

man you are back... :)
i am so happy that you have again started uploading remaining c tutotrials.
keep it up and you are serving hummanity...

sarmadsattar
Автор

Nice video--glad to see you are teaching everyone to free all malloc'd memory. I chuckle when I hear you pronounce "allocate" though... I've always pronounced it like "al-o-cate" instead of "ah-locate" like you are saying it. Nice job on these videos though. Thanks for taking the time to do them.

tcbetka
Автор

woo new tutorial thanks man you helped me with programming much better than my teacher :D

LosEagle
Автор

Possibly, but it will be a lot later in the series, because I still want to get through most of the standard library.

iTzAdamX
Автор

Great tutorials!!!
May be testing the pointer nums before using it could be a slight improvment
if (nums != NULL)
{
for ...

}

visionD
Автор

Hey! Will you make some sockets tutorials too?

Arshak
Автор

I have a doubt when use malloc which uses the heap versus the stack? when it seems like the stack takes care of memory and never misses the enough memory to be reserved.

thewhisperinyourears
Автор

hi Adam i liked all ur tutorials but i wanted to now that how to calculate the size of the file in c

PriyankaSaroch
Автор

The memory you're talking about, is the RAM-memory and not the storage memory, isn't it?

Daniel-vuvr
Автор

i get a weird error at the start of the pointer declaration saying invalid conversion from void to int?! help would be much appreciated

imanonymous
Автор

Hi Adam u said previously that pointer is read-only.. But why is it possible to write in this video?

ljk
Автор

No, I haven't made a game in any language. It doesn't interest me that much.

iTzAdamX
join shbcf.ru