[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [cdt-dev] Variable on stack or heap?
|
- From: Alena Laskavaia <elaskavaia.cdt@xxxxxxxxx>
- Date: Thu, 5 Nov 2009 20:09:28 -0500
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=bVlrDNRMDvhpAxS5Y2dkqV0oUUQFIGfLGABh11Pym7k=; b=VPrHktB07oOIF/2wo+z3fqkJRehGVzt31xGmy2OnreOzeKSAaQq5HFMdiro/iS1YNx EznXnyqEdWRS1vaujJ16rORGrBrr8OdKEjQOLBI/gQMQn8MrsCNvmIIrGaTqHEHhwk/e T+VpvTaDYtOoc7hbjTsdgqjQxF8SmCGigX0Sg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=TXaePTrMD1jKe2XyqduMg2LDtmEnVJk3NoFDRpPwVnd+JgGLIPEWfwAcJHKHOWE1g0 SUgtGdnbha9UjSY4W0+IfcgxCRk9dG0OgjZ2qa33t4QFueZgVGaMxGWrJ4wdoz6HZTxE G1SBxSEmrR93NwkAG4LE9f/8q1c6p0CG3umY8=
Never herd of syntax to declare variable in C in the heap. What do you mean?
On Thu, Nov 5, 2009 at 7:18 PM, Gavin Rehkemper <gavreh@xxxxxxxxx> wrote:
> Hi everyone,
>
> We are inspecting the AST in CDT. Is there any way to figure out if a
> particular variable was declared on the stack or on the heap? Any help on
> this topic would be appreciated.
>
> Thanks,
> Gavin
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
>