D - Small irelivant bug? Mabey...
- "chris" <news flak.clara.co.uk> Apr 16 2004
- "Matthew" <matthew stlsoft.org> Apr 16 2004
- "chris" <news flak.clara.co.uk> Apr 16 2004
- Andy Friesen <andy ikagames.com> Apr 16 2004
- "Phill" <phill pacific.net.au> Apr 16 2004
wcl. cbSize = WNDCLASSEX.sizeof; compiles ok. Surely the compiler should complain about the whitespace after the fullstop? chris
Apr 16 2004
Why? "chris" <news flak.clara.co.uk> wrote in message news:c5pm5u$1p5q$1 digitaldaemon.com...wcl. cbSize = WNDCLASSEX.sizeof; compiles ok. Surely the compiler should complain about the whitespace
fullstop? chris
Apr 16 2004
Because that is what i am used to with Delphi. If it is meant to be like that fair enough, i just wasnt expecting it. ;-) Do other languages allow whichspace after the fullstops? chris "Matthew" <matthew stlsoft.org> wrote in message news:c5pmns$1q18$1 digitaldaemon.com...Why? "chris" <news flak.clara.co.uk> wrote in message news:c5pm5u$1p5q$1 digitaldaemon.com...wcl. cbSize = WNDCLASSEX.sizeof; compiles ok. Surely the compiler should complain about the whitespace
fullstop? chris
Apr 16 2004
chris wrote:Because that is what i am used to with Delphi. If it is meant to be like that fair enough, i just wasnt expecting it. ;-) Do other languages allow whichspace after the fullstops?
As far as I know, Delphi is the exception, not the rule. Python and the C-friends all allow whitespace both before and after the dot operator. -- andy
Apr 16 2004
"chris" <news flak.clara.co.uk> wrote in message news:c5pnga$1r5h$1 digitaldaemon.com...Because that is what i am used to with Delphi. If it is meant to be like
fair enough, i just wasnt expecting it. ;-) Do other languages allow whichspace after the fullstops?
Java and also C++ allow this. Phill.chris "Matthew" <matthew stlsoft.org> wrote in message news:c5pmns$1q18$1 digitaldaemon.com...Why? "chris" <news flak.clara.co.uk> wrote in message news:c5pm5u$1p5q$1 digitaldaemon.com...wcl. cbSize = WNDCLASSEX.sizeof; compiles ok. Surely the compiler should complain about the whitespace
fullstop? chris
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.659 / Virus Database: 423 - Release Date: 4/15/2004
Apr 16 2004









Andy Friesen <andy ikagames.com> 