| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 5 months |
| seen | 2 hours ago | |
| stats | profile views | 9 |
|
Apr 5 |
comment |
Getting a float from /dev/urandom @bames53 why have you written that VS implementation does not use non-deterministic RNG? Documentation that you've linked, says The class describes a source of random numbers, preferably from a *non-deterministic external device*. In this implementation the values produced by default are *non-deterministic and cryptographically secure* Did they change documentation since the moment you've written that? |
|
Mar 31 |
answered | How do I write this C code involving Unicode? |
|
Mar 27 |
accepted | maven plugin as module |
|
Mar 27 |
comment |
maven plugin as module Just looked into the project where I had that issue and... bingo, it's exactly how I finally decided to solve problem :) I hoped for more automatic solution, but lack of other answers proves me that this is the best approach - so I am accepting your answer :) |
|
Mar 27 |
awarded | Teacher |
|
Mar 27 |
answered | Master Include Files - Good or Bad Practice |
|
Mar 27 |
awarded | Editor |
|
Mar 27 |
revised |
CFString characters (code points) count added 3 characters in body |
|
Mar 27 |
revised |
CFString characters (code points) count added 36 characters in body; edited title |
|
Mar 27 |
comment |
CFString characters (code points) count I know that normalization can change the string length - but this is out of my problem's scope. I do not want to modify the string, just get the count of code points that exists in given CFString. |
|
Mar 27 |
comment |
CFString characters (code points) count No, as far as I know, CoreFoundation does not have routine for that. However, I don't see straight connection between Unicode normalization and my problem - could you explain the reason of your question/suggestion? |
|
Mar 23 |
asked | CFString characters (code points) count |
|
Mar 23 |
answered | CFString characters (code points) count |
|
Mar 21 |
awarded | Supporter |
|
Mar 19 |
awarded | Enthusiast |
|
Mar 14 |
awarded | Scholar |
|
Mar 14 |
comment |
Loading one view from nib in cocoa Great, exactly what I needed! Thanks! |
|
Mar 14 |
accepted | Loading one view from nib in cocoa |
|
Mar 14 |
asked | Loading one view from nib in cocoa |
|
Mar 10 |
asked | xcode target dependencies between two projects |