Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with conversion from VC++ 5.0 to VC++ 6.0
Message
From
08/09/2000 09:33:41
 
General information
Forum:
Visual C++
Category:
Troubleshooting
Miscellaneous
Thread ID:
00414024
Message ID:
00414091
Views:
20
>Hello all!
>
>I have a problem with a compiler conversion.
>I have a complex program written in MS Visual C++ 5.0 Service Pack 3 that I have to convert to MS Visual C++ 6.0
>
>In this program the MS headerfile "ALGORITHM" is included and the program uses the Method "sort()" from this file.
>
>There are two sort()-functions in the file:
>
template<class _RI> inline void sort(_RI _F, _RI _L);
>template<class _RI, class _Pr> inline void sort(_RI _F, _RI _L, _Pr _P);
>But the compiler just accepts the first. My program uses the second.
>
>I tried to apply the new Service Pack (4) for Visual Studio but it didn't help.
>
>With MS Visual C++ 5.0 Service Pack 3 there are no probs with compiling.
>
>Has anyone an idea?


Judith,

What is the error you get when you compile ???

Regards,

Jason
Jason Tryon
Senior Systems Analyst / Technical Lead
eBusiness / iPage
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform