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...
- 07-29-2007 #1Just 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
- 07-29-2007 #2
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
- 07-30-2007 #3
Consecutive colons or consecutive semicolons?
If the former, can you give us an example?DISTRO=Arch
Registered Linux User #388732
- 07-30-2007 #4Just Joined!
- Join Date
- Apr 2007
- Posts
- 23
like when you are creating a class in Tcl, you type:
tcl::class <class_name>
- 07-30-2007 #5Linux Engineer
- 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 )


