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
~415 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for skp888

hello, my problem is: i have a function that i pass a pointer to so that it can update a variable for me. when this function is called normally the variable updates and everything works fine. BUT when i call this function *as a seperate thread*, and pass it the …

Member Avatar for skp888
0
272
Member Avatar for Ashishinani1756

[QUOTE=Ashishinani1756;1043758]help me in listing file names inside directory by using a simple code in c++ that a beginner can understand[/QUOTE] i believe that enumerating files/directories is OS dependent. so assuming your on windows, here are a few code snippets that will help you find files in a directory. the functions …

Member Avatar for skp888
0
143

The End.