Forum: C++ Oct 6th, 2007 |
| Replies: 4 Views: 924 hmm.. thats sounds right, i just need to define that its a integer with ->Next(1,5).. |
Forum: C++ Oct 6th, 2007 |
| Replies: 4 Views: 924 Yea, I defintaly don't get that. |
Forum: C++ Oct 5th, 2007 |
| Replies: 4 Views: 924 I need help with this problem, ok so I am making a program for my brother that randomizes 2 things, a Number(1-6) and a Letter(A-E), I go for the randomize 2 numbers, one for the number, and one for... |
Forum: C++ Jun 18th, 2007 |
| Replies: 15 Views: 1,580 how do u get to that folder?
Ohhh..I get it now! all u gotta do is compile it then search(with the program, Search) for ur project, then look in the folder of ur project, open it, and villa! there... |
Forum: C++ Jun 17th, 2007 |
| Replies: 15 Views: 1,580 |
Forum: C++ Jun 17th, 2007 |
| Replies: 15 Views: 1,580 I know, i think i have WinZip on my comp. already, i just don't know how to make it that once i double click an icon(probably an .exe) my command prompt screen come up with the program on it.. |
Forum: C++ Jun 17th, 2007 |
| Replies: 15 Views: 1,580 well how do i get it so that all i have to do is double click it?(.exe?)
because i can't even compile it when i open the folder and get the code and all |
Forum: C++ Jun 17th, 2007 |
| Replies: 15 Views: 1,580 ok, lets just start with this, how can i make my program a zipped file on my desktop? |
Forum: C++ Jun 17th, 2007 |
| Replies: 15 Views: 1,580 Umm..Iamthwee was closer, but how could i embed it?
i mean, well for starters, just teach me howto put it into a zipped file |
Forum: C++ Jun 17th, 2007 |
| Replies: 15 Views: 1,580 Ok, say im using the cmd prompt version of MSVC++(or the windows app type), how do i post a project on daniweb, HTML, or any other website(or like a quick luanch desktop icon)? |
Forum: C++ Jun 11th, 2007 |
| Replies: 7 Views: 1,994 Ahh..
ur a good explainer u know? |
Forum: C++ Jun 11th, 2007 |
| Replies: 7 Views: 1,994 Umm...not really, explain lol |
Forum: C++ Jun 11th, 2007 |
| Replies: 7 Views: 1,994 Ok so here is my code for a practice homework at LiduidEmberS
#include <iostream>
using namespace std;
int main(void)
{
int a;
int b;
int c;
int d; |
Forum: C++ Jun 8th, 2007 |
| Replies: 14 Views: 1,876 Hmmm... maybe i could research on the colors again(RGB 1-255) and find out which color(1-255,1-255,1-255) i need... then i find that pixel that is closest to it =) |
Forum: C++ Jun 8th, 2007 |
| Replies: 14 Views: 1,876 No, i want you to explain to me how to find a pixel closest to white or someother color...
Yes, i really don't know anything about graphics and pixels in MSVC++!! |
Forum: C++ Jun 8th, 2007 |
| Replies: 14 Views: 1,876 - how to read a pixel?
- how to determine how bright it is?
- how to label it?
Yea.. basicly |
Forum: C++ Jun 7th, 2007 |
| Replies: 14 Views: 1,876 Yea well,
Im not THAT patient.. |
Forum: C++ Jun 7th, 2007 |
| Replies: 14 Views: 1,876 Sorry!!!
I won't do it again, NOW, lets get back to the subject.
Anyonw know how to do this? |
Forum: C++ Jun 7th, 2007 |
| Replies: 14 Views: 1,876 ^b^u^m^p^
^^^^^^^^
^b^u^m^p^
^^^^^^^^
^b^u^m^p^ |
Forum: C++ Jun 7th, 2007 |
| Replies: 14 Views: 1,876 I am trying to make a program that already have a picture in it(picturebox) and finds the brightest pixel and labels them(label)
I am programming in Microsoft Visual C++ Express edition if that... |
Forum: C++ May 21st, 2007 |
| Replies: 7 Views: 1,704 Thank You!!!!
Its Actully Working!! |
Forum: C++ May 21st, 2007 |
| Replies: 7 Views: 1,704 Vijayan121, thx for your help except once I built it, the output was:
SO..
Have any suggestions with that?
:S
--
Joeprogrammer,
That didn't quite work but you cleared up alot of things about... |
Forum: C++ May 21st, 2007 |
| Replies: 7 Views: 1,704 And how do i do that lol!?
All i know is that the randNumGen IS the number and the ->Next(blah, blah) is the boundry or limit of the random number. |
Forum: C++ May 21st, 2007 |
| Replies: 7 Views: 1,704 OK,
I am trying to make a Lottery game in Microsoft Visual C++ 2005 Express Edition with windows application format that randomizes 6 numbers, 1-40. I've made the # randomizer, but i cannot get the... |
Forum: C++ Apr 7th, 2007 |
| Replies: 2 Views: 834 thank you alot!
it works! |
Forum: C++ Apr 7th, 2007 |
| Replies: 2 Views: 834 OK, i am using Microsoft Visual C++ 2005 Express Edition, and am
using the Window Applications part of it (compared to using Command
Prompt to display programs) Now, as for the program, i... |
Forum: C++ Mar 10th, 2007 |
| Replies: 10 Views: 2,445 uhh!!
what is all that!?! |
Forum: C++ Mar 9th, 2007 |
| Replies: 10 Views: 2,445 OK,
I have ben programming for about 6 monthes but never done real graphics!! I was wondering, how i could implement graphics into a program??
If this helps any i am using Visual C++ 2005 Express... |
Forum: C++ Feb 15th, 2007 |
| Replies: 13 Views: 5,358 |
Forum: C++ Feb 15th, 2007 |
| Replies: 13 Views: 5,358 i know this will take alot of time to make(to make the computer input an x or 0 if someone goes somewhere...
but trust me, i have alot of free time. |
Forum: C++ Feb 15th, 2007 |
| Replies: 13 Views: 5,358 hmm, i'm not really sure what you mean by "case"(i haven't learned that yet, but i will "google" it), but i hope you know that this will be computer versus player... |
Forum: C++ Feb 14th, 2007 |
| Replies: 13 Views: 5,358 could ya help me how that would look in code? |
Forum: C++ Feb 14th, 2007 |
| Replies: 13 Views: 5,358 lol!!!
first off i don't know how to do any of that stuff, is there like a tutorial for that?
well, not really a tutorial just the part about arrays and and
bool Mygrid[3]x[3] |
Forum: C++ Feb 14th, 2007 |
| Replies: 13 Views: 5,358 ok, i am going to *attempt* to make a tic-tac-toe kinda game...
he is what i got so far.. PLEASE help it out!(i will update the code sometimes)..
#include <iostream>
using namespace std;
int... |
Forum: C++ Feb 8th, 2007 |
| Replies: 4 Views: 1,273 well, i meant for it to be so that where it said
if ( choice1 = choice1 )to mean that when it saidchar choice1;i could make it so maybe it would look like this so when the typed: deposit, it would... |
Forum: C++ Feb 8th, 2007 |
| Replies: 4 Views: 1,273 //The ATM Mahcine
#include <iostream>
using namespace std;
int main (const int)
{
int cash;
int bank;
int choice2;
int choice3;
char choice1; |
Forum: C++ Jan 24th, 2007 |
| Replies: 2 Views: 692 OK, here is my c++ program that i made with "Visual C++ 2005 Express Edition"....
#include<cstdlib>
#include<ctime>
#include<iostream>
using namespace std;
int main()
{
cout << "Welcome... |
Forum: C++ Jan 23rd, 2007 |
| Replies: 17 Views: 4,097 Well this works perfectly fine and is easy to learn!:) |
Forum: C++ Jan 23rd, 2007 |
| Replies: 16 Views: 2,320 Yes pass is the password the user is supposed to enter.
how do i now change int into something that can hold a letter value?
OK, so i know that "char" is for non-numerical values...
and i replaced... |
Forum: C++ Jan 23rd, 2007 |
| Replies: 16 Views: 2,320 Ok i just started c++ with no knoledge about any other programming language, so bear with me.
I am trying to make a simple program that you enter a password
and if it is correct, it says welcome.... |