User: anhnha

  • Public profile

User profile: anhnha

User info
User name:anhnha
History
Joined:
Number of posts:80
Latest posts:

Better algorithm to solve the problem
I need to write C++ code to solve the problem below. I can do it easily by using four "for" loops a...

Event interrupt in C++ (Visual Studio)
I am using a PC based software (MFC app) for image processing. The software uses serial communicatio...

Pointer to x or y element of CPoint
Yes, it is an array. To make it simple, lets consider the example below: CPoint arr[10]; Now arr i...

Pointer to x or y element of CPoint
Assuming that I have an array of points with type CPoint. CPointArray arrpt; //arrpt is an array o...

Multi-threading functions
I am planing to learn and write some functions using multi-threading technique in C++. Is there any ...

This user does not accept Private Messages