User: frema

  • Public profile

User profile: frema

User info
User name:frema
History
Joined:
Number of posts:38
Latest posts:

What does this code mean and do?
HANDLE is a handle to an object. This type is declared in WinNT.h as follows: typedef PVOID HANDLE...

using classes, struct, int, char or the like in other .cpp or h files
Did you make a project? How does the make know about your file?

Please help me xplain...
No, N should not be changed. The for just verifies whether j fits the condition. The j<=N+1-i mea...

how to write a function to round a float
That's what your exercise is about. You cannot solve this. The reason is the binary. 1/2 + 1/4 + 1...

adding stars
No, it doesn't need functions. Just don't put an endl after each star. It makes a new line after e...

This user does not accept Private Messages