C Programming Tutorial 65, Memory Functions pt.3 memset

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

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

Keep 'em going m8! You have a talent for this.

infinitesimotel
Автор

Great tutorial, informative and straight to the point

FinalBosss_
Автор

Is the memset function only for setting Heap to some desire values or can be it be used towards setting the local variables of an array in the Stack as well?

phatl
Автор

It didn't print random values for me, they were all zeros by default. This happens to me in C# as well.

vexedev