d::endl;
if ( f.good() ) f >> i;
std::cout << "Value of i? " << i << std::endl;
}
EOF
# try different compilers:
g++-3.3 -Wall -D_FILE_OFFSET_BITS=64 testlfs.cc -o testlfs-3; ./testlfs-3
g++-2.95 -Wall -D_FILE_OFFSET_BITS=64 testlfs.cc -o testlfs-2; ./testl
Hi all.
This document briefly describes the steps needed to install a Debian
Woody GNU/Linux system with root on a software raid1 device.
It took me a fair amount of trials and errors before I got it right, so
I would like to share my current knowledge.
I'm not subscribed to this list, so if you w
Hi all.
This document briefly describes the steps needed to install a Debian
Woody GNU/Linux system with root on a software raid1 device.
It took me a fair amount of trials and errors before I got it right, so
I would like to share my current knowledge.
I'm not subscribed to this list, so if you
3 matches
Mail list logo