Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

int X, & Y = X ; Y = 5 ;
Hi Mike Cox,

comp.unix.programmer ?

Why seattle.general ?

After this C++ code:

int X, & Y = X ;  Y = 5 ;

X now has 5 in it...  Because Y was bound to X.

Y refers to X, and vice versa.



Report this thread to moderator Post Follow-up to this message
Old Post
Jeff Relf
09-21-04 08:58 PM


Re: int X, & Y = X ; Y = 5 ;
["Followup-To:" header set to comp.os.linux.advocacy.]
On 21 Sep 2004 17:49:47 GMT, Jeff Relf wrote:
> Hi Mike Cox,
>
> comp.unix.programmer ?
>
> Why seattle.general ?
>
> After this C++ code:
>
>   int X, & Y = X ;  Y = 5 ;
>
> X now has 5 in it...  Because Y was bound to X.

No, it's not "binding."

> Y refers to X, and vice versa.

No, not vice versa.  Y refers to X, but X is just a stupid int.


--
FreeBSD 4.8-RELEASE i386
12:55PM  up 10 days, 19:18, 0 users, load averages: 0.00, 0.00, 0.00

Report this thread to moderator Post Follow-up to this message
Old Post
General Protection Fault
09-21-04 08:58 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Unix Programming archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:18 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.