User: Skorj

  • Public profile

User profile: Skorj

User info
User name:Skorj
History
Joined:
Number of posts:27
Latest posts:

Program a simple iterator?
Multiple threads can trivially [i]read [/i]an array safely if none of them are [i]modifying[/i] it. ...

Thread-Safe Random Number Generator
The Standard C++ Library TR1 Extension includes a random number generator. #include <random> I...

C++ Standard Documentation
For every other standard I've ever worked with, you had to pay for the "official" standard, but you ...

i'm stuck
That's the best approach, but you don't need an iterator if none of your answers are blank. [code...

How to read a file from different machine on a network using its IP address
Well, if the file is on a share, all you need to do is open the file via its UNC path: "\\10.1.2.3\s...

This user does not accept Private Messages