473,396 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

TList documentation

Hi All,

I am new to C++.

I am currently playing with Borland C++ builder, I am trying to use TList to
put my objects inside it, but I don't seem to quite grasp the concept of it.

Can anyone help me with some documetation of some kind on how to use TList,
cause the help file didn't help me much.

Thanks,

Seeker
Jul 22 '05 #1
3 5132
Seeker of the Unseen wrote:
I am new to C++.
Welcome.
I am currently playing with Borland C++ builder, I am trying to use TList to
put my objects inside it, but I don't seem to quite grasp the concept of it.


TList is not a part of standard C++, it is Borland specific class. Since
this group only discusses standard C++ your question is off-topic here.
Borland has however a public newsserver: newsgroups.borland.com . This
newsserver has groups with experts that are much more likely to be able
to answer your question about TList and other Borland specific classes
than this group. You might want to look for a group with vcl in its name.

Instead of learning to how use TList, you might want to get familiar
with the standard container classes, like std::list, std::vector...etc.
Not only are they standard (i.e. they also exist on other development
environments like Microsoft Visual C++), but are in many ways superior
to TList and the other container classes in the Borland VCL library. And
last but not least questions about standard container classes are
topical here; feel free to ask questions about the standard container
classes here.

Also you might want to read this:
http://www.slack.net/~shiva/welcome.txt
http://www.parashift.com/c++-faq-lite

Good luck!

--
Peter van Merkerk
peter.van.merkerk(at)dse.nl
Jul 22 '05 #2

"Seeker of the Unseen" <re**********@hotmail.com> wrote in message
news:41***********************@news.sunsite.dk...
Hi All,

I am new to C++.

I am currently playing with Borland C++ builder, I am trying to use TList to
put my objects inside it, but I don't seem to quite grasp the concept of it.

Can anyone help me with some documetation of some kind on how to use TList,
cause the help file didn't help me much.


newsgroups.borland.com

Look for groups with vcl in the name.

As someone else has pointed out though, you should look at std::list, std::vector, std::map
etc. They're portable. The only reason I've ever used TList is that a calling function
in someone else's code required it. It's not a very safe container and requires casts
to put stuff in and get stuff out.
Jul 22 '05 #3
Thank you :)

"Peter van Merkerk" <me*****@deadspam.com> skrev i en meddelelse
news:2m************@uni-berlin.de...
Seeker of the Unseen wrote:
I am new to C++.
Welcome.
I am currently playing with Borland C++ builder, I am trying to use TList to put my objects inside it, but I don't seem to quite grasp the concept of

it.
TList is not a part of standard C++, it is Borland specific class. Since
this group only discusses standard C++ your question is off-topic here.
Borland has however a public newsserver: newsgroups.borland.com . This
newsserver has groups with experts that are much more likely to be able
to answer your question about TList and other Borland specific classes
than this group. You might want to look for a group with vcl in its name.

Instead of learning to how use TList, you might want to get familiar
with the standard container classes, like std::list, std::vector...etc.
Not only are they standard (i.e. they also exist on other development
environments like Microsoft Visual C++), but are in many ways superior
to TList and the other container classes in the Borland VCL library. And
last but not least questions about standard container classes are
topical here; feel free to ask questions about the standard container
classes here.

Also you might want to read this:
http://www.slack.net/~shiva/welcome.txt
http://www.parashift.com/c++-faq-lite

Good luck!

--
Peter van Merkerk
peter.van.merkerk(at)dse.nl

Jul 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Steve | last post by:
posted on: comp.lang.python emailed to: docs@python.org I have a suggestion/request that will, I think, improve the Python documentation. Currently, the Python documentation in HTML format is...
0
by: Sebastian Faust | last post by:
Hi, I read about the Loki::Factory and Loki::AbstractFactory in the book Modern C++ Design and couldnt figure out one thing: If I have several classes, for example the following hierarchie: ...
0
by: Mainlander | last post by:
I have a class that I designed that contains some objects in its fields, that are derived from the TList class. I want to use the TList Sort procedure to sort the items that are in the derived...
1
by: Ole Hanson | last post by:
I would like to be able to generate documentation for a custom configuration file (xml) to enable future support engineers to understand applicable values to the various elements inside the...
97
by: Cameron Laird | last post by:
QOTW: "Python makes it easy to implement algorithms." - casevh "Most of the discussion of immutables here seems to be caused by newcomers wanting to copy an idiom from another language which...
0
by: innovasys | last post by:
TORQUAY, DEVON, UK - Innovasys announced the release of Document! X 5, the fifth version of the documentation solution of choice for developers using Microsoft Visual Studio or the .NET Framework....
34
by: nicolasfr | last post by:
Hi, I am a bit disapointed with the current Python online documentation. I have read many messages of people complaining about the documentation, it's lack of examples and the use of complicated...
1
by: teddarr | last post by:
I have a TList that returns several items in C#. I want to pull 3 entities from this tlist to assign to variables. 2 of the 3 will be displayed in a datagrid. How do I assign these values to the...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.