On Sat, Dec 27, 2008 at 3:42 AM, Alan Gauld <alan.ga...@btinternet.com>wrote:
> > Its C rather than C++. > The <> in include statements are a variation on the "" which can also be > used. > The differences are subtle and have to do with the search path I think. But > its > been so long since I did serious C/++ I can't recall exactly! It's only been about 2 weeks since I've been in class so that's a topic on which I can expound. "" searches the current directory before searching in the default library. It's pretty similar to the python "import" behavior, AFAICT. "And now you know" -Wayne
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor