hase
11-19-2005, 02:46 PM
Hi, I have a problem with compile program sfroid (relaxation):(
I use
MS Windows XP SP2
Borland C++ 5.0
and I set in Options->Projects->Compiler->Precomiled Headers 'Use but not generate'
Borland Message:
Error:relaxation.cpp(52,23):Extra parameter in call to matrix()
Error:relaxation.cpp(53,23):Extra parameter in call to matrix()
Error:relaxation.cpp(54,31):Extra parameter in call to f3tensor()
Error:relaxation.cpp(109,38):Extra parameter in call to free_f3tensor()
Error:relaxation.cpp(110,30):Extra parameter in call to free_matrix()
Error:relaxation.cpp(111,30):Extra parameter in call to free_matrix()
Warn :relaxation.cpp(193,2):Parameter 'is1' is never used
Warn :relaxation.cpp(193,2):Parameter 'isf' is never used
Warn :relaxation.cpp(193,2):Parameter 'ne' is never used
Please Help Me.
Thanks.
I use
MS Windows XP SP2
Borland C++ 5.0
and I set in Options->Projects->Compiler->Precomiled Headers 'Use but not generate'
Borland Message:
Error:relaxation.cpp(52,23):Extra parameter in call to matrix()
Error:relaxation.cpp(53,23):Extra parameter in call to matrix()
Error:relaxation.cpp(54,31):Extra parameter in call to f3tensor()
Error:relaxation.cpp(109,38):Extra parameter in call to free_f3tensor()
Error:relaxation.cpp(110,30):Extra parameter in call to free_matrix()
Error:relaxation.cpp(111,30):Extra parameter in call to free_matrix()
Warn :relaxation.cpp(193,2):Parameter 'is1' is never used
Warn :relaxation.cpp(193,2):Parameter 'isf' is never used
Warn :relaxation.cpp(193,2):Parameter 'ne' is never used
Please Help Me.
Thanks.