cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
vector
vector
Jul 30, 2009 at 1:36pm UTC
zero0
(5)
I want to make a code about vector.
The program will ask vector and it will output its distance from the first vector to the second vector and its unit vector
Jul 30, 2009 at 2:37pm UTC
Warnis
(230)
Well you have my permission. So go, code.
Jul 30, 2009 at 2:46pm UTC
mcleano
(922)
LMAO.
Jul 30, 2009 at 3:00pm UTC
Bazzy
(6281)
"vector" means many things...
http://www.cplusplus.com/forum/articles/1295/
http://en.wikipedia.org/wiki/Vector
Jul 30, 2009 at 4:09pm UTC
smilodon
(155)
For this you would probably want to use valarray. But I don't understand what it is you want help with?
Topic archived. No new replies allowed.