Re: "Mother" == "computer-illiterate"

Murray J. Root (murrayr@brain.org)
Thu, 9 Jan 2003 15:55:23 -0500


On Thu, Jan 09, 2003 at 12:47:12PM -0800, Kaz Kylheku wrote:
> Illiterate idiots, that should be:
>
> strcpy("Mother", "computer-illiterate") == 0
>
> Mind what list you're on.
>
> :)
>
Perhaps you meant
strcmp("Mother", "computer-illiterate")
?

strcpy with two string literals won't compile.

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker
  #cooker = moderated Mandrake Cooker

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/