search for: 020d

Displaying 6 results from an estimated 6 matches for "020d".

Did you mean: 0200
2005 Oct 25
1
performance of nchar
Hi, Is nchar function knowingly slow in R? I'm doing some string formatting that requires multiple call to nchar, and nchar seems to be very slow. Experiment 1, pass nchar inside sprintf, and it takes 0.7 seconds > system.time(for (i in 1:10000) + str = sprintf('0005%020d', nchar(op)) + )[3] [1] 0.7 Experiment 2, get the length of op separately using nchar, and then pass the value to sprintf. > len = nchar(op) > system.time(for (i in 1:10000) + str = sprintf('0005%020d', len) + )[3] [1] 0.03 Experiment 3, time nchar for 10000 iterations >...
2011 Jan 10
1
Multiple imap crashes (Panic: file squat-trie.c: line 876 (squat_build_word): assertion failed: (i + bytelen <= size))
...7\275~\357\277\275VK\357\277\275D]\357\277\275_\357\277\275,Y\357\277\275/\357\277\275\177\177\357\277\275M\357\277\275\062\357\277\275\177\357\277\275KZ\357\277\275IW_\357\277\275/Y\357\277\275|\357\277\275%\357\277\275W\357\277\275^/\357\277\275/\357\277\275\027\357\277\275\v\372\213\274\266\277 \020D\357\277\275\002\357\277\275Q\357\277\275B\357\277\275<\357\277\275\rH\357\277\275<'E\357\277\275\022\357\277\275X\357\277\275$\357\277\275S\357\277\275\bE\020YN\357\277\275"..., size=8815) at squat-trie.c:934 trie = <value optimized out> data = 0x964a5a8 "&...
2005 Jul 27
0
Please, I looking for halp!
...26d e208 5390 f5c0 40d1 2c51 .....m..S...@.,Q 0000840: 643e 0e4d ef22 cfe6 4baa 747f 0269 e604 d>.M."..K.t..i.. 0000850: 77b8 0165 3806 20c7 7021 194f 2f8e f7dd w..e8. .p!.O/... 0000860: a8b6 08d0 ea74 f670 bfc0 057d e89c 8a55 .....t.p...}...U 0000870: ed98 e6ee 4661 264b 4d15 9023 0171 020d ....Fa&KM..#.q.. 0000880: 32c8 8624 f075 ba19 26d2 2601 bf3a 74e5 2..$.u..&.&..:t. 0
2004 Jun 22
1
Fw: Error C000019B
...6/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) > 020b id_auth[1] : 00 > [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) > 020c id_auth[2] : 00 > [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) > 020d id_auth[3] : 00 > [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) > 020e id_auth[4] : 00 > [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) > 020f id_auth[5] : 05 > [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint3...
2004 Jun 21
0
Error C000019B
...a id_auth[0] : 00 [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) 020b id_auth[1] : 00 [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) 020c id_auth[2] : 00 [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) 020d id_auth[3] : 00 [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) 020e id_auth[4] : 00 [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint8(577) 020f id_auth[5] : 05 [2004/06/21 15:27:18, 5] rpc_parse/parse_prs.c:prs_uint32s(862)...
2006 Jan 20
7
Wine and Kaleidagraph
Hi. I am a recently debian user that don't know much about linux, but I work hard :). I was boring about MsWindows and I've decided to change, but I have to work with some Windows programs. Really I have a problem: I must use kaleidagraph in my work,I've seen that this program is available in the Programs database, so I've installed and upgraded my Wine. After that I have