hello, Reference isn't a "data type." It's just a way of passing something to a function without having to use a pointer, it's as fast as a pointer, but elimenates the need, from what I understand.
Thanks, Tyler Littlefield Web: tysdomain.com email: [email protected] My programs don't have bugs, they're called randomly added features. ----- Original Message ----- From: "mina salehi" <[email protected]> To: <[email protected]> Sent: Tuesday, June 02, 2009 11:42 PM Subject: [c-prog] reference data type > why reference data type is defined in C++? > what does this reference data type do? > > > > > > [Non-text portions of this message have been removed] > >
