Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 19th, 2005, 03:55 AM
Jack
Guest
 
Posts: n/a
Default I Need A Vector, Victor

I have two books on C++:

C++ in 10 Minutes
Teach Yourself C++ in 24 Hours

Neither have good information on building functions, classes, or
libraries to work with vectors. Can anyone recommend any tutorials on
the Web that go into the nitty gritty of vectors for the neophyte?
Thanks.

  #2  
Old August 19th, 2005, 04:15 AM
Alf P. Steinbach
Guest
 
Posts: n/a
Default Re: I Need A Vector, Victor

* Jack:[color=blue]
> I have two books on C++:
>
> C++ in 10 Minutes
> Teach Yourself C++ in 24 Hours[/color]

Months would be a better measure: 10 months, 24 months, or more.

[color=blue]
> Neither have good information on building functions, classes, or
> libraries to work with vectors. Can anyone recommend any tutorials on
> the Web[/color]

See FAQ item 29.20
<url: http://www.parashift.com/c++-faq-lite/newbie.html#faq-29.20>.

[color=blue]
> that go into the nitty gritty of vectors for the neophyte?[/color]

<url: http://home.no.net/dubjai/win32cpptut/html/w32cpptut_01.html>
chapter 7.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
 

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