From 318adaf8516030e338117dc88bc75149990e237f Mon Sep 17 00:00:00 2001 From: jpr Date: Thu, 10 Feb 2005 21:07:44 +0000 Subject: [PATCH] new News.html --- Doc/Website/CodingStyle.html | 2 +- Doc/Website/News.html | 64 +++++++++++++++++++++++++++++------- 2 files changed, 54 insertions(+), 12 deletions(-) diff --git a/Doc/Website/CodingStyle.html b/Doc/Website/CodingStyle.html index 938d7499..8deca8f1 100644 --- a/Doc/Website/CodingStyle.html +++ b/Doc/Website/CodingStyle.html @@ -256,7 +256,7 @@ and not T* foo = 0; nor - T * foo; + T * foo = 0; - Assume T is a given type. When declaring or defining with the "reference to T" notation, the & character must be adjacent to the variable and not the type. That is use : diff --git a/Doc/Website/News.html b/Doc/Website/News.html index 80a89551..7374c236 100644 --- a/Doc/Website/News.html +++ b/Doc/Website/News.html @@ -18,19 +18,61 @@ + +
 For people who get this new release :
-- 
2.49.0