Path: csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!gegeweb.org!news.linkpendium.com!news.linkpendium.com!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.java.programmer Subject: Re: Java vs C++ Followup-To: comp.lang.java.programmer Date: Tue, 08 Feb 2011 16:00:01 +1300 Organization: Geek Central Lines: 24 Message-ID: References: <4d4f54fc$0$23753$14726298@news.sunsite.dk> NNTP-Posting-Host: 118-92-86-70.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: lust.ihug.co.nz 1297134002 26889 118.92.86.70 (8 Feb 2011 03:00:02 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Tue, 8 Feb 2011 03:00:02 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: csiph.com comp.lang.java.programmer:25637 In message <4d4f54fc$0$23753$14726298@news.sunsite.dk>, Arne Vajhøj wrote: > On 06-02-2011 20:53, Lawrence D'Oliveiro wrote: > >> In message, Joshua Cranmer >> wrote: >> >>> I would venture a guess that most C or C++ code isn't as easily portable >>> to 64-bit platforms as you would think ... >> >> Most of the C/C++ code I deal with is open-source, and essentially all of >> that is portable between 32-bit and 64-bit nowadays. As well as across >> non- x86 architectures, for that matter. > > Without ifdef's ???? Relevance being? >> Ironic, isn’t it, that the early Java slogan was "write once, run >> everywhere”... > > anywhere not everywhere Is Java for anyone, or everyone?