Find the answer to your Linux question:
Results 1 to 5 of 5
Hi all, in some several scripts i have seen two consecutive colons written like this :: what special meaning do they have? thanks...
  1. #1
    Just Joined!
    Join Date
    Apr 2007
    Posts
    23

    what's the meaning of "::" ?

    Hi all,

    in some several scripts i have seen two consecutive colons written like this ::

    what special meaning do they have?

    thanks

  2. #2
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    Take a read at http://tldp.org/LDP/abs/html/special-chars.html (only a little from the top)
    Brilliant Mediocrity - Making Failure Look Good

  3. #3
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    Consecutive colons or consecutive semicolons?

    If the former, can you give us an example?
    DISTRO=Arch
    Registered Linux User #388732

  4. #4
    Just Joined!
    Join Date
    Apr 2007
    Posts
    23
    like when you are creating a class in Tcl, you type:
    tcl::class <class_name>

  5. #5
    drl
    drl is offline
    Linux Engineer drl's Avatar
    Join Date
    Apr 2006
    Location
    Saint Paul, MN, USA / CentOS, Debian, Solaris, SuSE
    Posts
    1,117
    Hi.

    See wjduquette.com: Will's Guide To Success with Tcl 8.x Namespaces and Packages

    It may be of some use to you to obtain a book on tcl/tk and read over some on-line references such as The Tcler's Wiki

    I hope you have a good time with tcl/tk ... cheers, drl
    Code:
    Title: tcl/tk
    Subtitle: Programmer's Reference
    Author: C Nelson
    Date: 2000
    Publisher: Osborne
    ISBN: 0-07-212004-5
    Pages: 500+
    Categories: programming, tcl, tk
    Welcome - get the most out of the forum by reading forum basics and guidelines: click here.
    90% of questions can be answered by using man pages, Quick Search, Advanced Search, Google search, Wikipedia.
    We look forward to helping you with the challenge of the other 10%.
    ( Mn, 2.6.n, AMD-64 3000+, ASUS A8V Deluxe, 1 GB, SATA + IDE, Matrox G400 AGP )

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...