User: Sekkkyyy

  • Public profile

User profile: Sekkkyyy

User info
User name:Sekkkyyy
History
Joined:
Number of posts:7
Latest posts:

sending and receiving files using winsock
How to implement it properly? This is what i have so far Receiver [code] else if(command == 'f'){ ...

Peer review: Template singly linked list using unique_ptr
Things work as intended but i am not sure if i did the process correctly. Is there something that i...

Peer review: Template singly linked list using unique_ptr
Sorry for the long code post: Class [code] template<typename B> class linkedlist{ public: //...

changing values in Pointer to pointer and pointer to address
I have these to following codes [code] #include <cstdlib> #include <iostream> using namesp...

Accessing placement new buffer
oops nvm i fixed it. although i have a solution, can anyone show me a proper initialization of buf...

This user does not accept Private Messages