First  |  Prev |  Next  |  Last
Pages: 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
New proxy site free 100%
New proxy site free 100% http://yourp.totalh.com/pro/ ... 6 Mar 2010 20:40
Free proxy site open all bloked sites
Free proxy site open all bloked sites http://yourp.totalh.com/pro/ ... 5 Mar 2010 20:43
stat / access does not work on mapped drives
Hi All, I was trying to figure out the write permissions for a network mounted directory on my Mac 10.5.8 with the following code, but it seems that stat and access does not work on mapped directories, while they reported correct permission for local files, they failed on mapped directories and reported even the... 6 Mar 2010 15:10
New proxy site free 100%
New proxy site free 100% http://yourp.totalh.com/pro/ ... 4 Mar 2010 21:24
if (2 == company && 3 == crowd) ...
> And "x == 7" is much more readable than "7 == x". At least, for English speakers it is. I don't know; maybe there are languages in which saying "if x is equal to y" implies that x is the constant and y is the variable. Nonsense. This is nothing to do with speaking English. There are plenty... 7 Mar 2010 11:48
7 x = ."It's" IF ." " ELSE ."not " THEN ."equal"
> English is meant to be read left to right, and is how I prefer to read code, not the Yoda style '7 == x'. Then the C and C++ declaration syntaxes, which are read spiral-fashion (per David Anderson, 1994-05-06), are not for you, grasshopper. ... 4 Mar 2010 16:56
Impact of solid-state drives
[ NB: X-posted tocomp.arch andcomp.unix.programmer ] Within 1-2 years, "mainstream" desktop PCs will probably come equipped with a "small" (32-128 GB) solid-state drive (SSD) for the operating system and applications, and (possibly) an additional, larger (500+ GB) hard-disk drive (HDD) for a user's media (mostly ... 8 Mar 2010 14:09
gethostbyname doesn't accept IPv6 addresses
Hey all, the gethostbyname manpage says that you can pass an IPv6 address to it. "... Here name is either a host name, or an IPv4 address in standard dot notation, or an IPv6 address in colon (and possibly dot) notation. (See RFC 1884 for the description of IPv6 addresses.)" But calls like this fail on my s... 9 Mar 2010 02:23
Waiting for popen to finish writing to stdout
Let's say that I have a C program with the following line of code.. FILE *fp = popen("telnet robotics.eecs.berkeley.edu", "w"); and when I get the login prompt, I have another line of code that enter my login name... (void)fprintf(fp, "%s\n", "some login name"); Here's the question. How would I wait for ... 2 Mar 2010 23:42
Online SUS access
Geoff Clare wrote: Alan Curry wrote: |Is there an authoritative online function reference for contemporary unix? A newer version of the same spec is here: [snip] I have no idea why they hide them under inexplicable names like "000095399" and "9699919799" instead of some naming scheme t... 2 Mar 2010 08:58
First  |  Prev |  Next  |  Last
Pages: 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39