Programming Topics and Overload Journal #93 - October 2009
Browse in : All > Topics > Programming
All > Journals > Overload > 93
Any of these categories
Options:
View Article Map
View Archives

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

The Model Student: A Primal Skyline (Part 2)

webeditor

25 October 2009 08:59:00 +00:00

How do you measure the length of a curve? Richard Harris gets his ruler out.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Multi-threading in C++0x

webeditor

25 October 2009 08:58:00 +00:00

Threading support is being added to C++. Anthony Williams introduces us to the new facilities.