Forgot your password?
typodupeerror

Comment MS way ! (Score 1) 562

Linux:

#program calculator

for(i=0,i10,i++)
{

draw_button()
print lable (i)

}

Vista:
#program calculator

draw_button()
print lable (0)

draw_button()
print lable (1)

draw_button()
print lable (2)

draw_button()
print lable (3)

draw_button()
print lable (4)

draw_button()
print lable (5)

draw_button()
print lable (6)

draw_button()
print lable (7)

draw_button()
print lable (8)

draw_button()
print lable (9)

NB: Sorry, i am not a s/w developer. my apologies for not keeping the syntax corectly

Slashdot Top Deals

Term, holidays, term, holidays, till we leave school, and then work, work, work till we die. -- C.S. Lewis

Working...