Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
~829 People Reached
Favorite Tags
c++ x 14
Member Avatar for mrnutty

[URL="http://www.youtube.com/watch?v=WIlkX87FolQ"]This[/URL] my friend is what true love is. I feel the need to share you a story, a wonderful story. Yesterday night, I pondered about heaven and how I couldn't wait for the eternal happiness. I prayed and talked to god. Today I received a message. I felt such a …

Member Avatar for diafol
1
114
Member Avatar for God Coder123

if i were to create a program which required the user to enter multiple values, but i do not no how many. How would i go about anticipating the input. For instance if the user were permitted to input any amount of numbers and i wanted to add all the …

Member Avatar for jonsca
0
101
Member Avatar for God Coder123

If i had an Array as seen below, is it possible to use the rand function to randomly select an element within that particular array; if so how can this be done. The Value of the element will be outputted. Any help much appreciated...:) [CODE]int Array[14]={10,10,10,10,11,6,9,2,3,15,11,15,16,15};[/CODE]

Member Avatar for God Coder123
0
104
Member Avatar for God Coder123

Hey Guys i seem to be having an issue with the follwoing code when i complie in VC++ 2010. It compiles fine in both minGW and VC++ 2008. The code is as follows... The Program accepts three inputs whereby it outputs them in alphabetical order, very simple. [CODE]#include <iostream> #include …

Member Avatar for God Coder123
0
134
Member Avatar for God Coder123

I'm new to the code blocks ide. How exactly do i change the colours within the code window? Also how do i make code blocks portable as i use it on a number of different computers. any help would be much appreciated >_<

Member Avatar for God Coder123
0
376