Search Results

Showing results 1 to 40 of 84
Search took 0.01 seconds.
Search: Posts Made By: evilsilver
Forum: C++ Feb 26th, 2008
Replies: 13
Solved: Print highest
Views: 1,378
Posted By evilsilver
(ummm.... i wasn't the one having the problem with the code, i know for a fact that the code i posted works... i was posting it so sfurlow2 could see how to do it, else i wouldn't have commented it...
Forum: C++ Feb 26th, 2008
Replies: 13
Solved: Print highest
Views: 1,378
Posted By evilsilver
ok, should more look something like this:

#include <iostream> //needed for cout and cin

using namespace std; //also needed...

int main(){

int counter = 0;
int highest = 0;
Forum: C++ Feb 26th, 2008
Replies: 13
Solved: Print highest
Views: 1,378
Posted By evilsilver
by having a variable ( i.e. int highest; ) and using an if statement after the cin to check if it is higher or lower than the one they just input, then keep the higher of the two stored there....
Forum: Posting Games Jun 28th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
no..... it's a pitch black street ...... means it's dark outside

since it's dark outside i would have to say that the car would be driving with head lights on.....
Forum: Posting Games Mar 23rd, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
something naturally accuring that we use as jewlery or decoration?
Forum: Posting Games Mar 21st, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
all things that either are usless or non-valuable until processed.......pearls are just dirt in the beginning, jet has to be made into jewlery, a piece of coral is lame until it is in a coral reef,...
Forum: Posting Games Mar 20th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
lol hmmmmmm.....................

am i rethinkin both of the answers or?
Forum: Posting Games Mar 20th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
kinda a stretch......... but i might be persuaded to think that the third riddle actually refers to coal or other fossil fuels...........originally they where plants that required light to grown, but...
Forum: Posting Games Mar 18th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
i'm thinkin life in general is the answer overall

i can only figure the second and fourth

second sounds like algae people always mistake it for plants but really a cingle celled orginism...
Forum: Posting Games Mar 16th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
he already had 10 lined up and bought ten more in order to make it the right size
Forum: Posting Games Mar 15th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
lol ya i know it's old but sometimes ppl don't remember these things........ and yes it was man, basically i guess that was more a race to the thread than a good riddle lol

jbarry's turn i guess...
Forum: Posting Games Mar 15th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
(pst enderx is it itelligence or wisdom?)
Forum: Posting Games Mar 15th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
i think this riddle out lived it's time frame lol.........

here's an old one lol

What walks on four legs in the morning,
two legs in the afternoon,
and three legs in the evening?
Forum: Posting Games Mar 14th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
signs or symbols? (i'm thinking symbols but ya lol)
Forum: Posting Games Mar 13th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
enderx was right lol (that riddle makes so many ppl mad cus they don't realize that i said ONE can't be a nickle, and the quarter isn't lol)
Forum: Posting Games Mar 12th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
kk so here's one

tell me how to make 30 cents using only two coins, and one of them can't be a nickle!
Forum: Posting Games Mar 11th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
is it a person's next life or something like that?
Forum: Posting Games Mar 10th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
ok............it's been 12 hours since his answer so i'll go lol

I am more good than god
more evil than the devil
those who have everything want me
and only the poor have me


what am i?
Forum: Posting Games Mar 8th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
guns or weapons?
Forum: Posting Games Mar 8th, 2007
Replies: 202
Views: 23,108
Posted By evilsilver
Forum: C++ Mar 6th, 2007
Replies: 3
Views: 1,094
Posted By evilsilver
cool ty S.O.S helped a lot!!!!
Forum: C++ Mar 4th, 2007
Replies: 3
Views: 1,094
Posted By evilsilver
ok guys and gals here's my delema, i have this code:

all it basically does is define two classes, one that defines the stuff for the player and his actions, the other for the enemies (or monsters)...
Forum: C++ Nov 21st, 2006
Replies: 30
Views: 869,268
Posted By evilsilver
the problem with rand is that it isn't truely random, it is a psuedo random, or fake random. it has a list of numbers that it follows and though is alright for some very light things, is very...
Forum: C++ Nov 4th, 2006
Replies: 30
Views: 869,268
Posted By evilsilver
i know that is a faster way of doing it but remember that not everyone is dealing with that much memory need and may only know about cout and cin which are simpler to use and are first thing that...
Forum: C++ Oct 19th, 2006
Replies: 6
Views: 6,366
Posted By evilsilver
ok so that didn't work for me at all, it does in the borland compiler but i am currently trying to move all my stuff over to the Microsoft Visual Studio 2005 and it doesn't work in that one, the only...
Forum: C++ Sep 23rd, 2005
Replies: 4
Views: 10,584
Posted By evilsilver
hey guys, i'm using Borland 6 c++ in windows xp, now that we got that i have a problem with my program, i have recently created a password function in a programm that works so that when they try to...
Forum: Windows NT / 2000 / XP Sep 8th, 2005
Replies: 3
Views: 16,705
Posted By evilsilver
ya i'm not to conserned about loosein my password. it was just a situation i gave to you guys. i was just more curious if there was any use with it as an account but all my hopeful endevers to be...
Forum: Windows NT / 2000 / XP Sep 8th, 2005
Replies: 3
Views: 16,705
Posted By evilsilver
Operating System: windows xp

hey guys, i was playing around in the command prompt of my computer and started playing with the net user command and found the user support_388945a0 and saw how it...
Forum: C++ Aug 26th, 2005
Replies: 1
Views: 1,473
Posted By evilsilver
hey all, i am programmin in c++ (just so we are all on the same page lol) and using Borland compiler 3.

ok here's my problem, i know how to open a file and save variables to it in order to save...
Forum: C++ Aug 8th, 2005
Replies: 7
Views: 1,726
Posted By evilsilver
nice man! they have a beastary and everything! glad you stumbled across this post.
Forum: C++ Aug 4th, 2005
Replies: 7
Views: 1,726
Posted By evilsilver
for the amount of dammage, it is up to whoever makes the weapon or such, i just started on this and haven't established any true variables yet, i have figured all the functions i need, declared all...
Forum: C++ Aug 3rd, 2005
Replies: 7
Views: 1,726
Posted By evilsilver
ya i was gonna do that for the lower level ones (kinda like junk items) but i want so many items like this that are set so that ppl can brag "o ya well i got this item" lol get what i mean?
Forum: C++ Aug 3rd, 2005
Replies: 7
Views: 1,726
Posted By evilsilver
hey guys, have a challenge for you guys, i am making a rpg game in c++ and need some help figurin out the creatures, and items the player will have, i know i won't get many replys to this so don't...
Forum: C Jun 14th, 2005
Replies: 3
Views: 1,581
Posted By evilsilver
that is basically what i did, (p.s. this is in c++ incase u were wondering) i declared a starting point, i=1, declared the stoping point, when it hits me.spellcasterlevel, then i said what to do (go...
Forum: C Jun 13th, 2005
Replies: 3
Views: 1,581
Posted By evilsilver
i have this for loop in my program that i am creating but it is counting further than it is supposed to and trying to call to an unknown variable thus creating an error. here is the code that kicks...
Forum: Windows NT / 2000 / XP Jun 6th, 2005
Replies: 4
Views: 1,492
Posted By evilsilver
ok, it did seem like overheating at first, i tried ctrl+alt+del and did new tasks to test if it was new processes or just the start menu, and it did the same thing so i had to agree with you, but i...
Forum: Windows NT / 2000 / XP Jun 4th, 2005
Replies: 4
Views: 1,492
Posted By evilsilver
only when i click the start menu (try to open the start menu i should say, cus the keyboard key to open the start menu does it too) but not everytime, just sometimes.
Forum: Windows NT / 2000 / XP Jun 4th, 2005
Replies: 4
Views: 1,492
Posted By evilsilver
ok here is the problem i recently installed windows xp on a new pc, it is running almost perfectly one problem, sometimes when you click on the start menu it restarts with out warning (the menu...
Forum: C++ Jun 1st, 2005
Replies: 3
Views: 1,376
Posted By evilsilver
<< moderator edit: split from this thread >>

hey i got a question for you, how did you get the icon associated with your program? I have been looking for a way to do this, inside or outside the...
Forum: C++ May 14th, 2005
Replies: 2
Views: 3,420
Posted By evilsilver
in c++ when i use the system line i play the movie in the new window and it continues with the code this maight make what i need a little more clear:

i want to do

1)do some code here
2)play...
Showing results 1 to 40 of 84

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC