Noticias

¡RECUERDA QUE SI ERES UN NUEVO USUARIO, DEBES PRESENTARTE PARA PODER PUBLICAR MENSAJES! | TENEMOS CANAL OFICIAL DE TELEGRAM: t.me/unity3dspain

Temas recientes

[Jackson Dunstan] The Effects of Useless Code

Iniciado por pioj, Octubre 08, 2018, 11:00:00 AM

Tema anterior - Siguiente tema
There are a lot of ways to write C# code that has no effect. One common way is to initialize class fields to their default values: public int Value = 0;. Today we'll go over five types of useless code and see what effect it has on the actual machine code that the CPU executes. [...]
Ver artículo completo...

Etiquetas: