c - Error from gcc compiler -
What is the meaning of the following error:
function `get_ints`:` l` undeclared (previously Function in the function)
Thanks, Josh
Undoing L
from the experience - Check your integer constants, you have a possibility of 1
instead of l
.
Comments
Post a Comment