No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
hey guys lsn i hav a problem with drawing shapes with pointers..so can u explain to me how that works this is wat i hav so far..the thing is i need to complete the implementation files.... /* shapes program */ #include <iostream> #include <cmath> #include <windows.h> #include <process.h> using namespace …
Write a function called nRandomNumbers( ) to performing the following: • Generates N random integers between -250 and 250 (inclusive) and save them in a file called number.txt, (Use the function srand()). • Prints all the generated integers. • Finds the average of all the negative integers, and the maximum …
The End.
yasy