Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 16th, 2005, 06:05 PM
Tony Johansson
Guest
 
Posts: n/a
Default what is a modul

Hello Experts!

In C++ how is the term modul defined.

An object is a modul but is a class also a modul.

Many thanks

//Tony


  #2  
Old August 16th, 2005, 06:15 PM
Victor Bazarov
Guest
 
Posts: n/a
Default Re: what is a modul

Tony Johansson wrote:[color=blue]
> In C++ how is the term modul defined.[/color]

It isn't. There is a proposal on the table to add "Modules" (see document
N1778 on http://www.open-std.org/jtc1/sc22/wg21/docs/papers/) and if you'd
like to discuss it, comp.std.c++ is a good place for such discussion.

V
  #3  
Old August 16th, 2005, 07:05 PM
E. Robert Tisdale
Guest
 
Posts: n/a
Default Re: what is a modul

Tony Johansson wrote:
[color=blue]
> In C++ how is the term modul defined.[/color]

You probably meant module.
[color=blue]
> An object is a module[/color]

Really!
[color=blue]
> but is a class also a module.[/color]

It might be
if it doesn't depend upon any resources
not already include'd in the class definition.
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles