Search Results

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Nuez_Jr ; Forum: C++ and child forums
Forum: C++ Oct 20th, 2004
Replies: 2
Views: 6,239
Posted By Nuez_Jr
Consider the definition of a stack - last-in, first-out. If you load a bunch of stuff into a stack, and then take it all out again, you now have your original items *in reverse order*.
Forum: C++ Oct 6th, 2004
Replies: 3
Views: 2,714
Posted By Nuez_Jr
Take the points (1,1), (1,-1), (-1,1) and (-1,-1). Stretch the set to however wide/tall you need, then run all four through

x *= cos(a);
y *= sin(a);

It's the same principle as in the...
Showing results 1 to 2 of 2

 


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

©2003 - 2009 DaniWeb® LLC