User profile: rohanshah1

User info
User name:rohanshah1
History
Joined:
Number of posts:32
Latest posts:

Searching a list of vectors
How would you search through the a list of vectors? I have a upper case letter at the start of the l...

C++ GUI
ListRecordsForm.h(Cont) [code]private: System::Void ReportButton_Click(System::Object^ sender, Syst...

C++ GUI
ListRecordsForm.h [code]#pragma once namespace Program3SampleTuesThurs2013sp { using namespace Sy...

C++ GUI
Goldfish.cpp [code]#include "stdafx.h" //#include "Goldfish.h" // *********************************...

C++ GUI
Hello all, I had to write a program which I have completely finished and works fine but none of th...