I am making a driver that takes in commands that manipulate an array of structures that are composed of string name and a set (eg. {1,2,3} )...
when the user inputs the name...instead of having the string being stored in the memory location for the string..I am getting the following..:
name
npos = 4294967295
_M_dataplus = {...}
_S_empty_rep_storage=[...]
any help?...
when the user inputs the name...instead of having the string being stored in the memory location for the string..I am getting the following..:
name
npos = 4294967295
_M_dataplus = {...}
_S_empty_rep_storage=[...]
any help?...