I'm getting tons of these warnings for calls to subroutines that are included in my project.
C:Cp32TenTensiz.for(404) : Warning: Symbol not previously declared. [LPRINT]
call LPRINT(box(7),44,0)
How do I get rid of them?
The LPRINT subroutine is in my project, so I'm not sure why it's saying "not declared".
Thanks,
Keith Richardson
'Symbol not previously declared' for subroutines that are part of project
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.



