G
Gordon Ashford
I am new to C++ and have started looking at some of the basic functionality.
My aim to to create a process which can take a file (in .txt, .csv format
etc) and run various analyses (including but not limited to Sorting,
Summarizing, Duplicates etc) creating new outputs along the way.
I am aiming to do this in a Windows enviroment but expect record counts that
will exceed the limitations of Excel.
Can something of this nature be written using C++.
Thanks
Gordon
My aim to to create a process which can take a file (in .txt, .csv format
etc) and run various analyses (including but not limited to Sorting,
Summarizing, Duplicates etc) creating new outputs along the way.
I am aiming to do this in a Windows enviroment but expect record counts that
will exceed the limitations of Excel.
Can something of this nature be written using C++.
Thanks
Gordon