I'm trying to extend the built-in user and add some more information to it. I have two apps in my django project- general and user_details. Inside my user_detai
I am wondering about the difference between OnDraw() and OnPaint() in MFC. After searching the Internet for a while, I found a useful article. In summary, WM_PA
I've been using cURL library in C++ to make HTTP requests. When storing the result in a string it works perfectly fine however the result is like this: and thi
I made a server/client program. Everything works fine when I run the programs on my own computer. When I run the client program on my own computer it opens and
Most people with a degree in CS will certainly know what Big O stands for. It helps us to measure how well an algorithm scales. But I'm curious, how do you ca
Myself and several coworkers format reports from exported data on a biweekly basis. I want to create a macro that I can distribute to everyone in which all they