hello, I have been learning about assembly by disassembling a c code (the target part is the loop which copies some characters from one array to another array. the code was co...
hello, I've got a Visual Studio C/++ question here suppose you have a project A which is, let's say, a lib, you also have project B which is a normal console application, ...
I've got a problem that I'm trying to solve here (c++) i have a string pointer, that i want to assign to a pointer to a class, how can I do it?
there was that weak encryption by NSA that was being implemented in kernel 4.17, and was enabled in Arch by default. just wondering, has any other distro done so too? (like Fe...
hey, i have a question. why was the unix epoch time adopted?