i get 3 compiler warning (all about the same thing it seems).
c:\visual studio\vc98\include\vector(60) : warning C4786: they say my identifier was truncated to 255 characters. my vectors will actually hold a little more than that. is this something i should do something about?
c:\visual studio\vc98\include\vector(60) : warning C4786: they say my identifier was truncated to 255 characters. my vectors will actually hold a little more than that. is this something i should do something about?