Search Results

Showing results 1 to 3 of 3
Search took 0.04 seconds.
Search: Posts Made By: Chaster ; Forum: C++ and child forums
Forum: C++ Nov 27th, 2007
Replies: 0
Views: 1,914
Posted By Chaster
Hi everyone,

I created a quite complex model in 3d studio max, then I converted it to an .obj file. In 3dsm I put the textures, everything looks fine. Then, when I load the object file it's gray...
Forum: C++ Jun 16th, 2007
Replies: 20
Views: 1,857
Posted By Chaster
the semicolon after the for statement is a really bad idea. This for will only count up to 5, becouse with the ";" you close the loop statement. On the other hand you should compare the elements of...
Forum: C++ Jun 15th, 2007
Replies: 3
Views: 706
Posted By Chaster
Sort your vector.
If the input number (assume it is x) is smaller than the 0th element return array[0].
If x>the last element from the vector, return array[last].
Else pass through the...
Showing results 1 to 3 of 3

 


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

©2003 - 2009 DaniWeb® LLC