المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : return type error "not all code paths return a value"



C# Programming
05-10-2010, 03:22 PM
here is my code:

using System;

class one
{

public int a;
int f;

public bool e(int i)
{
for (f = 2; f