Build Log
  

Rebuild started: Project: Tabari, Configuration: Release|Win32

Command Lines
  
Creating temporary file "u:\vbp\VisualTabari\Tabari\Tabari\Release\RSP00005E29122352.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yu"stdafx.h" /Fp"Release\Tabari.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /clr /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

.\process.cpp

.\parser.cpp

.\output.cpp

.\modify.cpp

.\mergefiles.cpp

.\memory.cpp

.\interface.cpp

.\input.cpp

.\codes.cpp

.\coder.cpp

.\xmlinput.cpp

.\utilities.cpp

.\AssemblyInfo.cpp

.\Tabari.cpp
]
Creating command line "cl.exe @u:\vbp\VisualTabari\Tabari\Tabari\Release\RSP00005E29122352.rsp /nologo /errorReport:prompt"
Creating temporary file "u:\vbp\VisualTabari\Tabari\Tabari\Release\RSP00005F29122352.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yc"stdafx.h" /Fp"Release\Tabari.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /clr /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

.\stdafx.cpp
]
Creating command line "cl.exe @u:\vbp\VisualTabari\Tabari\Tabari\Release\RSP00005F29122352.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_UNICODE" /d "UNICODE" /fo"Release/app.res" .\app.rc"
Creating temporary file "u:\vbp\VisualTabari\Tabari\Tabari\Release\RSP00006029122352.rsp" with contents
[
/OUT:"U:\vbp\VisualTabari\Tabari\Release\Tabari.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\Tabari.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"U:\vbp\VisualTabari\Tabari\Release\Tabari.pdb" /LTCG /DYNAMICBASE /FIXED:No /NXCOMPAT /MACHINE:X86 ".\Release\app.res"

".\Release\Tabari.obj"

".\Release\AssemblyInfo.obj"

".\Release\stdafx.obj"

".\Release\utilities.obj"

".\Release\xmlinput.obj"

".\Release\coder.obj"

".\Release\codes.obj"

".\Release\input.obj"

".\Release\interface.obj"

".\Release\memory.obj"

".\Release\mergefiles.obj"

".\Release\modify.obj"

".\Release\output.obj"

".\Release\parser.obj"

".\Release\process.obj"
]
Creating command line "link.exe @u:\vbp\VisualTabari\Tabari\Tabari\Release\RSP00006029122352.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "u:\vbp\VisualTabari\Tabari\Tabari\Release\RSP00006129122352.rsp" with contents
[
/outputresource:"..\Release\Tabari.exe;#1" /manifest

.\Release\Tabari.exe.intermediate.manifest
]
Creating command line "mt.exe @u:\vbp\VisualTabari\Tabari\Tabari\Release\RSP00006129122352.rsp /nologo"
Creating temporary file "u:\vbp\VisualTabari\Tabari\Tabari\Release\BAT00006229122352.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "u:\vbp\VisualTabari\Tabari\Tabari\Release\BAT00006229122352.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
process.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(101) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(117) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(135) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(138) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(141) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(144) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(148) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(151) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(155) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(161) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(165) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(169) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(173) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(185) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(239) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(240) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\process.cpp(296) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(157) : see declaration of 'strncpy'
.\process.cpp(300) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(157) : see declaration of 'strncpy'
.\process.cpp(303) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(325) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(359) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(387) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(392) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(393) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(400) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(401) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(442) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(566) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(572) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(579) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(612) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(618) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(622) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(623) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(634) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(638) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(639) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\process.cpp(665) : warning C4800: 'char' : forcing value to bool 'true' or 'false' (performance warning)
.\process.cpp(713) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(775) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(157) : see declaration of 'strncpy'
.\process.cpp(780) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(781) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(157) : see declaration of 'strncpy'
.\process.cpp(797) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(805) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(1024) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1026) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1028) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1030) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1032) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1034) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1036) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1039) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1041) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1043) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1046) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1070) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\process.cpp(1387) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(1391) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(1479) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(1662) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(1663) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\process.cpp(1682) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(157) : see declaration of 'strncpy'
.\process.cpp(1688) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(157) : see declaration of 'strncpy'
.\process.cpp(1820) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
parser.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(174) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(177) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(180) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(183) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(186) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(189) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(192) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(195) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(198) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(201) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1449) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\parser.cpp(1450) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\parser.cpp(1453) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1479) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\parser.cpp(1480) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\parser.cpp(1483) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1717) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\parser.cpp(1739) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\parser.cpp(1870) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1876) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1878) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1880) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1918) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1923) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1925) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(1927) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\parser.cpp(2250) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\parser.cpp(2275) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\parser.cpp(2282) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\parser.cpp(2302) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\parser.cpp(2309) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
output.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\output.cpp(58) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\output.cpp(60) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\output.cpp(61) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\output.cpp(63) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\output.cpp(64) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\output.cpp(197) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\output.cpp(198) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\output.cpp(243) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\output.cpp(244) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\output.cpp(282) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\output.cpp(283) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\output.cpp(305) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\output.cpp(306) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
modify.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\modify.cpp(103) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\modify.cpp(104) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\modify.cpp(107) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\modify.cpp(108) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\modify.cpp(109) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\modify.cpp(243) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\modify.cpp(285) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\modify.cpp(523) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\modify.cpp(524) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\modify.cpp(526) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\modify.cpp(578) : warning C4101: 'i' : unreferenced local variable
.\modify.cpp(614) : warning C4101: 'i' : unreferenced local variable
.\modify.cpp(646) : warning C4101: 'i' : unreferenced local variable
mergefiles.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\mergefiles.cpp(191) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\mergefiles.cpp(253) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\mergefiles.cpp(368) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\mergefiles.cpp(369) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
memory.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\memory.cpp(236) : warning C4244: 'argument' : conversion from 'tokindex' to 'toktype', possible loss of data
.\memory.cpp(562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\memory.cpp(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\memory.cpp(714) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\memory.cpp(762) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\memory.cpp(770) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\memory.cpp(771) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\memory.cpp(772) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\memory.cpp(773) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\memory.cpp(776) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\memory.cpp(777) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\memory.cpp(778) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\memory.cpp(779) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
interface.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\interface.cpp(592) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
        U:\VisualC++\VC\include\conio.h(145) : see declaration of 'getch'
.\interface.cpp(622) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
        U:\VisualC++\VC\include\conio.h(145) : see declaration of 'getch'
.\interface.cpp(709) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
        U:\VisualC++\VC\include\conio.h(145) : see declaration of 'getch'
.\interface.cpp(725) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
        U:\VisualC++\VC\include\conio.h(145) : see declaration of 'getch'
.\interface.cpp(837) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\interface.cpp(851) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
        U:\VisualC++\VC\include\conio.h(145) : see declaration of 'getch'
.\interface.cpp(874) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
        U:\VisualC++\VC\include\conio.h(145) : see declaration of 'getch'
.\interface.cpp(890) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
        U:\VisualC++\VC\include\conio.h(145) : see declaration of 'getch'
.\interface.cpp(903) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
        U:\VisualC++\VC\include\conio.h(145) : see declaration of 'getch'
.\interface.cpp(981) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\interface.cpp(997) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\interface.cpp(1015) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(157) : see declaration of 'strncpy'
.\interface.cpp(1015) : warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\time.inl(88) : see declaration of 'ctime'
input.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(56) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(57) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(79) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(84) : warning C4101: 'i' : unreferenced local variable
.\input.cpp(116) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(117) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(120) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(121) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(122) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(130) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(221) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(222) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(223) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(278) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(279) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(405) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(406) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(407) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(461) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(473) : warning C4101: 'i' : unreferenced local variable
.\input.cpp(500) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(501) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(502) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(498) : warning C4101: 'i' : unreferenced local variable
.\input.cpp(528) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(533) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(537) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(591) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(592) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(679) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(681) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(683) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(767) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(768) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(769) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(770) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(771) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(772) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(773) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(852) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(853) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(854) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(855) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(856) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(857) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(983) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(984) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(985) : warning C4800: 'char *' : forcing value to bool 'true' or 'false' (performance warning)
.\input.cpp(937) : warning C4101: 'i' : unreferenced local variable
.\input.cpp(1066) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\input.cpp(1067) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\input.cpp(1068) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
codes.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(259) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(379) : warning C4244: 'return' : conversion from 'tokindex' to 'toktype', possible loss of data
.\codes.cpp(407) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(430) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(431) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(434) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(460) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(462) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(463) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(476) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(479) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(481) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(483) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(485) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(488) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(503) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(506) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(507) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(513) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(514) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(522) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(523) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(525) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(526) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(531) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(532) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(537) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(538) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(543) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(544) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(546) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(599) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(635) : warning C4244: '=' : conversion from 'tokindex' to 'toktype', possible loss of data
.\codes.cpp(642) : warning C4244: '=' : conversion from 'tokindex' to 'toktype', possible loss of data
.\codes.cpp(653) : warning C4244: '=' : conversion from 'tokindex' to 'toktype', possible loss of data
.\codes.cpp(809) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\codes.cpp(823) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(824) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(830) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\codes.cpp(831) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(832) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(844) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(847) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(848) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(886) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(896) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(898) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(899) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(918) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(921) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(922) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(926) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(927) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(928) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(931) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(933) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(934) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(935) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(939) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(942) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(948) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(949) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(950) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(951) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(952) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(954) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\codes.cpp(962) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\codes.cpp(963) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\codes.cpp(1099) : warning C4244: '=' : conversion from 'tokindex' to 'toktype', possible loss of data
.\codes.cpp(1114) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\codes.cpp(1121) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
coder.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\coder.cpp(656) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\coder.cpp(1006) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\coder.cpp(1032) : warning C4101: 'i' : unreferenced local variable
.\coder.cpp(1289) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\coder.cpp(1298) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\coder.cpp(1610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\coder.cpp(1612) : warning C4244: '=' : conversion from 'tokindex' to 'toktype', possible loss of data
.\coder.cpp(1664) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\coder.cpp(1665) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1714) : warning C4244: '=' : conversion from 'tokindex' to 'toktype', possible loss of data
.\coder.cpp(1727) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\coder.cpp(1728) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1729) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1730) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1731) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1732) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1734) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1735) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1736) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1738) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1739) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1741) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1742) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1743) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1744) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1814) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\coder.cpp(1817) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1818) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1821) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1822) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1841) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
.\coder.cpp(1842) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(79) : see declaration of 'strcat'
xmlinput.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(150) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(151) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(152) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(153) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(154) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(155) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(156) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(157) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(158) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(159) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(160) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(161) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(162) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(163) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(164) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\xmlinput.cpp(165) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
utilities.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\utilities.cpp(222) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\utilities.cpp(235) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\utilities.cpp(258) : warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\time.inl(114) : see declaration of 'localtime'
AssemblyInfo.cpp
Tabari.cpp
u:\vbp\visualtabari\tabari\tabari\TABARI.h(73) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments :  see previous definition of 'NDEBUG'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(605) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(606) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(607) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(608) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(609) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(610) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(611) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(612) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(613) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(614) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(615) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(616) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(617) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(618) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(619) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(620) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(626) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(730) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(731) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(732) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(733) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1291) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1538) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1539) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1541) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1542) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1544) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1545) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1546) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1547) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1548) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1549) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1550) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1551) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1552) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1553) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1554) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1555) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1556) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1557) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1558) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1559) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1560) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1561) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1562) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1563) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1565) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1566) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1567) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1568) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1569) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1570) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1571) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1572) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1573) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1574) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1576) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1577) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1578) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1579) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1580) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1581) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1582) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1583) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1584) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1585) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1586) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1587) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1588) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1589) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
u:\vbp\visualtabari\tabari\tabari\TABARI.h(1590) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\Tabari.cpp(300) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
.\Tabari.cpp(301) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        U:\VisualC++\VC\include\string.h(74) : see declaration of 'strcpy'
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Generating code
u:\vbp\visualtabari\tabari\tabari\interface.cpp(813) : warning C4700: uninitialized local variable 'c' used
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://u:\vbp\VisualTabari\Tabari\Tabari\Release\BuildLog.htm"
Tabari - 0 error(s), 1325 warning(s)