Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: bugmenot ; Forum: Java and child forums
Forum: Java Mar 15th, 2008
Replies: 8
Views: 930
Posted By bugmenot
yes. (except that in Java the first object is garbage-collected and in C++ it isn't)
Forum: Java Jan 30th, 2008
Replies: 6
Views: 3,147
Posted By bugmenot
attribute[] attr=new attribute[no_of_attribute];
attr has no_of_attribute arguments
for(int i=0;i<no_of_entity;i++){
i goes from 0 to no_of_entity
for(int j=0;j<no_of_attribute;j++){
j goes...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC