Browsing index pages (2 articles)
↧
error C2679
I have look at your related questions but can't find a solution to my specific problem.line prior to my error messagecout<<setw(20)<<studentFirstName+'...
View Articleerror C2679
Replace setfill<<('.') by setfill('.') - assuming that this is line 94 it probably is the reason for the error.
View Article
Browsing index pages (2 articles)