Journal Articles

Overload Journal #98 - August 2010 and Programming Topics
Browse in : All > Journals > Overload > 98 (7)
All > Topics > Programming (877)
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: The ACCU 2010 Crypto Challenge

webeditor

12 September 2010 20:09:00 +01:00

Electronic computers advanced cryptography enormously. Richard Harris sets a challenge, and finds a solution.

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.

Debugging Run Time Memory Problems

webeditor

12 September 2010 20:06:00 +01:00

The C++ Standard is often silent on what happens when things go wrong. Matthew Jones looks under the bonnet to take control.