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 195229 - misleading mention of java in Fractal sample
Summary: misleading mention of java in Fractal sample
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-09 11:08 UTC by Vladimir Voskresensky
Modified: 2014-04-14 14:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2011-02-09 11:08:36 UTC
Create Fractal sample
there are 2 lines about java in fractal.cc:
108:         printf("Usage: Execute native/seq_demo2 from .../sampledir/C++/Fractal/Java\n");

167: fprintf(fh, "%c %d \n", 'e', fcnt); // indicates end of all outputs to java
Comment 1 Thomas Preisler 2011-03-15 18:12:06 UTC
Should be fixed....