gamergirl22

Texas

Student

Mar
12
awarded Popular Question
Sep
18
accepted how to pass an array of struct without pointer? C++
Sep
18
asked how to pass an array of struct without pointer? C++
Sep
6
comment C++ My First linked list what am I doing wrong?
i adjusted my question to qualify as legitimate
Sep
6
asked C++ My First linked list what am I doing wrong?
Mar
23
accepted C++ class implementation for a beginner to classes
Mar
23
asked C++ class implementation for a beginner to classes
Mar
2
accepted c++ shuffling contents of dynamic array?
Mar
2
comment c++ shuffling contents of dynamic array?
this looks very good but unfortunately i havent learned vectors so i wouldnt know how to incorporate this into my function calls ,etc. lol. very good work tho i vote u up.
Mar
2
comment c++ shuffling contents of dynamic array?
thnx. i will adjust. however about vectors we cant really use them because we havent been taught yet. we are graded on how well we use pointers, tho everyone keeps telling me vectors would be much better. :/
Mar
2
comment c++ shuffling contents of dynamic array?
well those are the contents of my ptr array so i figured i had to include those as well
Mar
2
asked c++ shuffling contents of dynamic array?
Mar
1
accepted c++ if my program runs on eclipse will it run on linux?
Mar
1
revised c++ if my program runs on eclipse will it run on linux?
added 296 characters in body
Mar
1
comment c++ if my program runs on eclipse will it run on linux?
im on windows. these are my header files #include <iostream> #include <string> #include <sstream> #include <fstream> #include <cstring> #include <iomanip> #include <cstdlib> #include <limits> #include <algorithm> #include <vector> #include <ostream>
Mar
1
asked c++ if my program runs on eclipse will it run on linux?
Mar
1
accepted c++ deleting 1 element of dynamic array?
Mar
1
comment c++ deleting 1 element of dynamic array?
ah i get it now. so one when u say update all indexes is that thru a loop as well? also d1 and d2 would be my dynamic pters if im correct? thnx again.
Mar
1
comment c++ deleting 1 element of dynamic array?
thnx i will study this
Mar
1
comment c++ deleting 1 element of dynamic array?
thnx i will try it out
1 2 3 4