| | Compiling...
stdafx.cpp
Compiling...
Universidade.cpp
.\Universidade.cpp(20) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
ProjetoOOExemplo.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
Professor.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
Principal.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
Pessoa.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\Pessoa.cpp(19) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
ListaUniversidades.cpp
.\ListaUniversidades.cpp(12) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
ListaDisciplinas.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\ListaDisciplinas.cpp(12) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\ListaDisciplinas.cpp(36) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
ListaDepartamentos.cpp
.\ListaDepartamentos.cpp(12) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\ListaDepartamentos.cpp(35) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
ListaAlunos.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
Lista.cpp
ElUniversidade.cpp
Elemento.cpp
ElDisciplina.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
ElDepartamento.cpp
Disciplina.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\Disciplina.cpp(11) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\Disciplina.cpp(31) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
Departamento.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
.\Departamento.cpp(29) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
Aluno.cpp
c:\users\fabiano\desktop\slides10\versao10c\projetoooexemplo\projetoooexemplo\Pessoa.h(25) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 2008\VC\include\string.h(74) : see declaration of 'strcpy'
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
Embedding manifest...
|