Forum: Windows Vista and Windows 7 Jan 9th, 2008 |
| Replies: 0 Views: 3,156 hello i have a problem i recently bought a new computer which has windows vista 32 bit. i tried to install my netgear modem router but when i get to the part where the installation loads up... |
Forum: C++ Nov 19th, 2007 |
| Replies: 4 Views: 2,212 Hi
It does compile but it doesnt do what i want it to do i want to create a 2d array using the black and grey blocks from the ascii code with each dn value being either grey or black. |
Forum: C++ Nov 19th, 2007 |
| Replies: 4 Views: 2,212 Hi im trying to print out rows and columns using ascai characters to resemble pixels. I am trying to get the user to input the dn values for the array and then use these values to then print out the... |
Forum: C++ Oct 23rd, 2007 |
| Replies: 1 Views: 430 hi i am having trouble creating a series if triangles the number of triangles depsned on the users inout here is what i have so far any help would be great i ahve been at this for days. i know its... |
Forum: C++ Oct 17th, 2007 |
| Replies: 1 Views: 540 hi im new to c++ and i trying to create a triangle series which looks a bit like this
*
**
***
****
*****
*
**
*
* |