User profile: poteto

User info
User name:poteto
Statistical data
Occupation:Model
History
Joined:
Number of posts:525
Latest posts:

Best Read File Code?
If you are on linux, I would consider low level parsing (along with memory mapped files, mapped file...

Windows projects to build expertise on Windows API
If you want to create an autoclicker that globally makes your mouse click, yea win32 API is your onl...

Matrix in Code -> .txt file
You can just use stream extractors, like how std::cout and std::cin function, but instead with a std...

Reversing lines & outputting to text file w/o vectors or arrays
I can see what you are trying to accomplish, which is to avoid putting the whole file into the heap,...

accessing a one-dimensional vector in 2-dimensional manner
at() [output]call std::chrono::_V2::steady_clock::now() mov rbx, rax movsxd ...