Sorry, couldn't resist :) http://norvig.com/21-days.html
Ari Constancio On 8/12/07, Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote: > Orestes leal wrote: > > Hi folks, 2 weeks ago I began to learn C, > > my advances are very good, my question it's that, > > The topic sounds funny but it's mostly serious, > > > > > > QUESTION: Studying C 'every day' 4 hours with good understanding, > > writing at least 10 programs to test this knowledge every day, the question > > it: How Long Can I become a very 'very' good C programmer to the point to > > hack in some > > kernel of some system or writing good apps without some trouble? > > > > Here's your test. > > There's a bootloader called Grub. > Your assignment is to change the 'root' command of Grub so that it not > only takes the form 'root (hd<drive no.>,<partition no.>)' but also > 'root FILE=<absolute file name>'. > Root will now look for that file in all of the system and mount the > partition that it is found in. > > I can do it but I get errors and why is sure stumping me. > > Hugo > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]