From: jpr Date: Thu, 10 Feb 2005 21:07:44 +0000 (+0000) Subject: new News.html X-Git-Tag: Version1.0.bp~35 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=318adaf8516030e338117dc88bc75149990e237f;p=gdcm.git new News.html --- 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 :