Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
2 Commented Posts
0 Endorsements
~647 People Reached
Favorite Tags
Member Avatar for bolx

Hi, im new to c++ and wondered if anyone could help me with this Use a for loop to display 3 times table backwards 12 times 3 = 36 11 times 3 = 33 10 times 3 = 30 9 times 3 = 27 8 times 3 = 24 7 …

Member Avatar for Kev06N
0
143
Member Avatar for pouncer

I have a 60Gb HDD I format it 20Gb/40Gb c: was 20Gb and had OS (XP) on it e: was 40Gb and had data c: was slow and needed a format I formatted e: and installed OS (XP) on it I now have 2 OS on, and can safely boot …

Member Avatar for Godsp3ed
0
158
Member Avatar for Mostafa Adel

Please, I need an active solution for 2-Dim dynamic array, the code I have written is that: int x , y; // size of the the array (Array) char* array = new char [x][y]; // Decleration of the Dymamic array There is syntax error in the decleration of the array, …

Member Avatar for MosaicFuneral
0
210
Member Avatar for atman

Hello guys, I'm very green in c++ and just started to understand classes and objects. I'm reading on the web about this pointer, but having difficulties understanding how it works exactly, could aanybody please help me understand or reference a good article for total noobs in c++ to grasp the …

Member Avatar for siddhant3s
0
136