in reply to Re: Executing line numberin thread Executing line number
printf STDERR "file: %s, line: %s\n", __FILE__, __LINE__; [download]