![]() |
expected class delegate enum interface or struct is cuming up as an error ?
static int GetRandNum(int iStart, int iEnd)
{ Random r = new Random(); this is park of my code that am workin on creating an 2 arrays it wont declare int and random and void?? after i have insearted my constructor could it be inserted into the wrong place? thanks gemma |
Re: expected class delegate enum interface or struct is cuming up as an error ?
is the error being thrown right when it calls the Random class constructor?
|
| All times are GMT +5.5. The time now is 21:34. |