Hi,
Does anyone know what the instruction ff=1 does?
Thanks
1 Answer
0
It assigns the value of 1 to a variable named ff. So after you say:
ff = 1;
then ff equals 1.
Hi,
Does anyone know what the instruction ff=1 does?
Thanks
It assigns the value of 1 to a variable named ff. So after you say:
ff = 1;
then ff equals 1.
Get a real answer from a real person
Get help from our friendly experts.
See what GAUSS can do for your data
© Aptech Systems, Inc. All rights reserved.
Privacy Policy