Templates Mangling my Mind[quote]templates go into header files, not into the cpp files.[/quote] I have the templates and thei...
Templates Mangling my MindFor my data-structures class, I am attempting to create a binary search tree template to be used to ...
fread seg faultAha! I found the problem. It's with PERSON's string name. I changed it to a c-style character array ...
fread seg fault[code]typedef struct being{ std::string name; char start_class; bool is_male; short mood; sho...
fread seg faultHello! I'm getting a "Segmentation fault (core dumped)" error message with a program I'm working on...
This user does not accept Private Messages