Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #18702

Re: import order

Received by 10.66.89.196 with SMTP id bq4mr5087698pab.26.1347486536676; Wed, 12 Sep 2012 14:48:56 -0700 (PDT)
Received by 10.68.242.37 with SMTP id wn5mr167314pbc.4.1347486536657; Wed, 12 Sep 2012 14:48:56 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!r4no5224146pbs.0!news-out.google.com!t10ni4303pbh.0!nntp.google.com!r4no5224140pbs.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.java.programmer
Date Wed, 12 Sep 2012 14:48:56 -0700 (PDT)
In-Reply-To <5051007f$0$287$14726298@news.sunsite.dk>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=69.28.149.29; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T
NNTP-Posting-Host 69.28.149.29
References <c15a6122-257c-4e8a-bb11-9c7684d5d222@googlegroups.com> <k2qrs2$tg2$1@localhost.localdomain> <27de199c-6cf5-4795-9607-767971559344@googlegroups.com> <5051007f$0$287$14726298@news.sunsite.dk>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <8c077afa-b754-41d0-8154-41683a42e42e@googlegroups.com> (permalink)
Subject Re: import order
From Lew <lewbloch@gmail.com>
Injection-Date Wed, 12 Sep 2012 21:48:56 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com comp.lang.java.programmer:18702

Show key headers only | View raw


Arne Vajhøj wrote:
>  Lew wrote:
>> C++ has an import directive:
>> http://msdn.microsoft.com/en-us/library/8etzzkb6(v=vs.71).aspx
> 
> C++ does not.
> 
> MS C++ has.

Potayto, potahto.

At least one flavor of C++ has it, so C++ has it, somewhere, albeit as you point out, 
not portably.

But then C++ isn't that portable anyway.

Perhaps the OP can tell us which of '#import', '#include' and 'using' he actually meant.

The answer remains much the same regardless - C++ is not Java. Java's 'import' is 
not the same as any of those three C++ (-related) concepts.

-- 
Lew

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

import order bob smith <bob@coolfone.comze.com> - 2012-09-12 13:21 -0700
  Re: import order Arne Vajhøj <arne@vajhoej.dk> - 2012-09-12 16:27 -0400
  Re: import order Martin Gregorie <martin@address-in-sig.invalid> - 2012-09-12 20:38 +0000
    Re: import order Lew <lewbloch@gmail.com> - 2012-09-12 14:30 -0700
      Re: import order Arne Vajhøj <arne@vajhoej.dk> - 2012-09-12 17:37 -0400
        Re: import order Lew <lewbloch@gmail.com> - 2012-09-12 14:48 -0700
          Re: import order Arne Vajhøj <arne@vajhoej.dk> - 2012-09-12 17:55 -0400
            Re: import order Lew <lewbloch@gmail.com> - 2012-09-12 22:36 -0700
  Re: import order Robert Klemme <shortcutter@googlemail.com> - 2012-09-12 23:27 +0200
    Re: import order Lew <lewbloch@gmail.com> - 2012-09-12 14:31 -0700
      Re: import order Martin Gregorie <martin@address-in-sig.invalid> - 2012-09-12 21:53 +0000
        Re: import order Arne Vajhøj <arne@vajhoej.dk> - 2012-09-12 18:01 -0400
    Re: import order Arne Vajhøj <arne@vajhoej.dk> - 2012-09-12 17:35 -0400

csiph-web