>#include<stdafx.h>
What's that get rid of it?
>strcpy_s
What's that drop the subscript s.
>void main()
main should return an int, change to int main.
>new car fleet[number];
You don't need the new keyword
>fleet
This is not defined.
Reputation Points: 1536
Solved Threads: 431
Posting Expert
Offline 5,865 posts
since Aug 2005