Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for mmavipc
Member Avatar for rothn

When my code (below) is executed, a error message is triggered which says "The operation completed successfully." To give this some context, hFileMap is valid; I have checked this with my debugger, and other operations can easily be performed correctly on this handle that yield correct results. The only weird …

Member Avatar for vijayan121
0
1K
Member Avatar for csc999

Are you actually asking people to do your work for you? Let me give you a hint: [URL="http://www.cplusplus.com/doc/tutorial/basic_io/"]This place[/URL] tells you everything you'll need to know about input and output. Additionally, +, -, *, and / are the addition, subtraction, multiplication, and division operators, respectively. This is everything you'll need …

Member Avatar for csc999
0
154

The End.