C++ Charts

T

ted

I want to make charts using C++ of stock prices, C++ does not have that
capabilty, is there a library or other code that I can get to make
charts?
 
J

John Harrison

ted said:
I want to make charts using C++ of stock prices, C++ does not have that
capabilty, is there a library or other code that I can get to make
charts?

Please see my reply to your earlier message, please show a little patience,
please don't post off topic to comp.lang.c++, please show a little more
resourcefulness.

Have a nice day.

john
 
T

ted

Sorry John, I am new to programming C++ and I don't know exactly how
newsgroups work, not to mention what an off topic is, I thouhgt I could ask
any question about C++ here and that would be O.K. I don't know the
difference between comp.lang.c++ and C++ ? Or why it would be off topic.
Still learning.
 
J

John Harrison

ted said:
Sorry John, I am new to programming C++ and I don't know exactly how
newsgroups work, not to mention what an off topic is, I thouhgt I could ask
any question about C++ here and that would be O.K. I don't know the
difference between comp.lang.c++ and C++ ? Or why it would be off topic.
Still learning.

This is a good introduction to comp.lang.c++,
http://www.slack.net/~shiva/welcome.txt

Obviously any discussion group has to have a topic of disucssion, but many
first time posters don't take the trouble to find out what that is (just
reading the group for a day or two would tell you). In particular we get
many questions from people that are really asking about programming the
Windows operating system, not about the C++ language
(is one place for them). Also where
can I find some code to do such and such, (like your question) is not really
about the C++ *language*, even though you are looking for C++ code. There
might be a group for that but google is the best place I think.

As you are a newbie you will doubtless have many questions about the C++
language in the future, you're welcome to post them any time. For questions
that are on topic, this group is about a good a place as you'll find for
getting your questions answered.

john
 
K

Kevin Goodsell

ted said:
Sorry John, I am new to programming C++ and I don't know exactly how
newsgroups work, not to mention what an off topic is, I thouhgt I could ask
any question about C++ here and that would be O.K. I don't know the
difference between comp.lang.c++ and C++ ? Or why it would be off topic.
Still learning.

That's why you should have read the welcome message. It's posted twice a
week or so with the words "Read this before posting" in the subject.
This is common in newsgroups.

http://www.slack.net/~shiva/welcome.txt

comp.lang.c++ is a newsgroup for the discussion of the C++ language as
defined by the C++ standard. This excludes specific implementations of
C++ (VC++, Borland C++, GCC, etc.) and specific non-standard libraries
(Windows API, MFC, etc.).

-Kevin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
474,139
Messages
2,570,805
Members
47,351
Latest member
LolaD32479

Latest Threads

Top