This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 169585 - On the fly sizeof() calculation for structures and classes
Summary: On the fly sizeof() calculation for structures and classes
Status: RESOLVED DUPLICATE of bug 166405
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 16:03 UTC by crimcat
Modified: 2009-11-16 08:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crimcat 2009-07-30 16:03:30 UTC
Hello,

I'd like to propose a small enhancement for NetBeans IDE.
I think it would be very useful to have a possibility to calculate sizeof() of the given structure and class according to 
the project settings. This feature may help in memory operations (malloc, memcpy, etc)
Comment 1 Alexey Vladykin 2009-11-16 08:45:02 UTC

*** This bug has been marked as a duplicate of bug 166405 ***