i = 0;
while(i < j)
{
//code here
i++
}

Last edited by Rei_Ayanami; 06/25/12 17:47.