One of the most compelling features of the Windows Home Server is the automated image backup to the network share. However if you find a home server a little too much (or expensive) like I do, then you’d be glad to know Windows 7 will make the job of making “Windows Complete PC Backups” at least half as easy by allowing you to backup straight to a network share.
Whereas in Vista you could only do a complete backup to hard disk or DVDs (with files you could backup to network share), taking it one step further to the network share makes it much easier to do backups especially since you can’t backup to the same drive as the operating system. And I don’t think anyone will juggle 71 DVDs to backup their 500GB hard drive. I guess now’s a good a time as any to buy a NAS device.
source
linux:/home/aco # gcc "buffer1.c"
buffer1.c:2: error: parse error before "buffer"
buffer1.c:2: warning: data definition has no type or storage class
buffer1.c:7: error: parse error before '*' token
buffer1.c: In function `getitem':
buffer1.c:11: error: `itemp' undeclared (first use in this function)
buffer1.c:11: error: (Each undeclared identifier is reported only once
buffer1.c:11: error: for each function it appears in.)
buffer1.c: At top level:
buffer1.c:16: error: parse error before "item"
buffer1.c: In function `putitem':
buffer1.c:20: error: `item' undeclared (first use in this function)
Last edited by blademaster (2008-11-11 06:35:38)