Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: Hassan87
Forum: C++ Nov 12th, 2008
Replies: 1
Views: 468
Posted By Hassan87
Here are my functions

1- To count even numbers

#include "stdafx.h"
int evens (int x)
{

if (x%2==0)
{
Forum: C++ Nov 12th, 2008
Replies: 1
Views: 468
Posted By Hassan87
Hello DaniWeb members,

I need some help with a program I made that I couldn't figure out the logic to complete

the program should make 5 random numbers between "1 and 55" and those five numbers...
Showing results 1 to 2 of 2

 


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

©2003 - 2009 DaniWeb® LLC