Re: little C++ Syntax Problem
From: dwizard (daz-beck_at_tinyworld.co.uk)
Date: 01/07/04
- Next message: David Harmon: "Re: Need C++ question list"
- Previous message: John Potter: "Re: how long is double"
- In reply to: Pascal Steiss: "little C++ Syntax Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 7 Jan 2004 18:02:47 +0000 (UTC)
This :
<Y> y0_temp;
should be:
Y y0_temp;
- Next message: David Harmon: "Re: Need C++ question list"
- Previous message: John Potter: "Re: how long is double"
- In reply to: Pascal Steiss: "little C++ Syntax Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]