& before a function
From: Jianli Shen (jianli_at_cc.gatech.edu)
Date: 03/30/05
- Next message: Peter MacMillan: "Re: child and parent class args"
- Previous message: ganesh_tiwari_at_hotmail.com: "Translate C++ to C"
- Next in thread: Tim Love: "Re: & before a function"
- Reply: Tim Love: "Re: & before a function"
- Reply: David White: "Re: & before a function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Mar 2005 23:58:39 -0500
Bitvector& ClassName::functionName(Basicblock* bb)
what's the & means here,
is that return a pointer to a Bitvector variable for future use.
Thanks.
--
Sincerely,
Jianli Shen
===================================
Georgia Tech, College of Computing
801 Atlantic Dr, Atlanta, GA 30332
Email: jianli@cc.gatech.edu
===================================
- Next message: Peter MacMillan: "Re: child and parent class args"
- Previous message: ganesh_tiwari_at_hotmail.com: "Translate C++ to C"
- Next in thread: Tim Love: "Re: & before a function"
- Reply: Tim Love: "Re: & before a function"
- Reply: David White: "Re: & before a function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|