A problem with creating an output file.I don't think you ever called the [code]outputData()[/code] function. So the code never runs hence t...
Void functionmaybe try including math.h [code]#include "math.h"[/code] instead of [code]#include <cmath>[/code]
pointer dataso should I use the delete operator on list before I assign it the new value of temp_list?
pointer datawhen I reassign pointer-a to other data in memory, what happens to the data pointer-a was originally...
This user does not accept Private Messages