Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

A C++ question

Name: Anonymous 2012-03-06 18:28

What is the "->" operator in C++? And how to use the vector operator?

Name: Anonymous 2012-03-06 19:07

Its called the pointy operator and it sends the value of a to b.

Ex. a->b is equivalent to b=a.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List