Sponsor Advertisements help keep UGN Security Online.
Sponsor Advertisements help keep UGN Security Online.
Want to earn prizes for clicking online advertisements? Join Rewards1.com.
|
|
|
#17362 - 09/02/03 04:45 AM
Re: First Program (What u think)
|
Junior Member
Registered: 09/01/03
Posts: 36
Loc: Castro Valley
|
Ok let me try and refrase it for you....Ok so what does this program do for for the user that is using it...like if you do get the number right what happens?
_________________________
Applesauce is evil and should be baned from the earth!!!!!!
|
|
Top
|
|
|
|
Sponsor Advertisements help keep UGN Security Online.
Sponsor Advertisements help keep UGN Security Online.
|
|
#17363 - 09/02/03 10:24 AM
Re: First Program (What u think)
|
Junior Member
Registered: 03/02/02
Posts: 27
Loc: Va
|
coleman, the program just tells u if you got it right or wrong, thats all...nothing more. even if u didnt know c++ u could go through the code and at least figure that part out
_________________________
-=Toxic Wazte=-
|
|
Top
|
|
|
|
#17364 - 09/02/03 12:14 PM
Re: First Program (What u think)
|
Junior Member
Registered: 09/01/03
Posts: 36
Loc: Castro Valley
|
Wow ok so why would any one want to use this program i mean like is it fun just trying to geuss random numbers in a line?
And thanks for the info Toxic.
_________________________
Applesauce is evil and should be baned from the earth!!!!!!
|
|
Top
|
|
|
|
#17365 - 09/02/03 10:51 PM
Re: First Program (What u think)
|
UGN News Staff
Registered: 11/29/02
Posts: 1146
Loc: Canada
|
its just practicing, u think i am going to write a OOP the firt time i try C++ ? Its a usless program but i learned a lot from it.
_________________________
Good artists copy, great artists steal.
-Picasso
|
|
Top
|
|
|
|
#17366 - 09/03/03 07:41 AM
Re: First Program (What u think)
|
Junior Member
Registered: 09/01/03
Posts: 36
Loc: Castro Valley
|
ok i got it thanx for splainin it.
_________________________
Applesauce is evil and should be baned from the earth!!!!!!
|
|
Top
|
|
|
|
#17367 - 09/03/03 11:40 AM
Re: First Program (What u think)
|
Junior Member
Registered: 09/01/03
Posts: 36
Loc: Castro Valley
|
I have looked on the web all day and i cant find a free downloadable copy of this c++ program thingy bobber...were did u get yours? (and did u acctually pay?)
_________________________
Applesauce is evil and should be baned from the earth!!!!!!
|
|
Top
|
|
|
|
#17368 - 09/03/03 11:01 PM
Re: First Program (What u think)
|
UGN News Staff
Registered: 11/29/02
Posts: 1146
Loc: Canada
|
Its a Porgraming Language...
_________________________
Good artists copy, great artists steal.
-Picasso
|
|
Top
|
|
|
|
#17369 - 09/03/03 11:59 PM
Re: First Program (What u think)
|
UGN's Resident Homo
Registered: 03/16/02
Posts: 599
Loc: TN
|
coleman, c++ is a programming language, that means it is used to create other programs. the program ice created has no practical use other than to learn how to program in c++. as for getting c++ go here http://www.borland.com/products/downloads/download_cbuilder.html# click to download the compiler. i believe it is free.
_________________________
"It's better to burn out, than to fade away."
|
|
Top
|
|
|
|
#17370 - 09/04/03 01:47 AM
Re: First Program (What u think)
|
Junior Member
Registered: 09/01/03
Posts: 36
Loc: Castro Valley
|
ok thanx backslash i appretiate ur help and patients.
_________________________
Applesauce is evil and should be baned from the earth!!!!!!
|
|
Top
|
|
|
|
#17372 - 01/04/04 06:51 AM
Re: First Program (What u think)
|
Junior Member
Registered: 12/19/03
Posts: 38
Loc: canada
|
oh, i just read your other program. Thats not how you stop it so you can see it, you are just wasting memory (not like its a lot but hey, its better you dont get used to it now that you are startin to learn). #include "conio.h" getch(); //that will pause till you press a key
wouldn't including stdlib.h and using system("pause"); be a little less coding. You could even define it as something like: #define PAUSE system("pause")and then go to use it like this: and it would come out like this: "Press any key..." or similar message
|
|
Top
|
|
|
|
#17373 - 01/14/04 06:18 PM
Re: First Program (What u think)
|
Member
Registered: 08/28/03
Posts: 240
Loc: New Zealand
|
very unoptomized code would be slow as hell.. but you will learn you taken the 1st step thats what counts so stop criticizing him :p
_________________________
The wise make mistakes, the fools repeat them ---------------------------------------- When you have eliminated the impossible, that which remains, however improbable, must be the truth
|
|
Top
|
|
|
|
#17374 - 01/15/04 03:50 AM
Re: First Program (What u think)
|
Junior Member
Registered: 08/01/02
Posts: 68
|
C++ is fun. I suggest you get this book: http://www.amazon.com/exec/obidos/tg/det...ks&n=507846 Very good. very good stuff indeed. That and read some online tutorials. Write some neat code, have some cool fun. Oh, pergesu has good stuff to (find his profile, he's got links in it) and uhm uhm uhm other than that check out http://www.allegro.cc when you want to do low-level graphics programming. And learn java too.
|
|
Top
|
|
|
|
#17375 - 01/15/04 06:55 AM
Re: First Program (What u think)
|
Junior Member
Registered: 12/21/03
Posts: 17
Loc: BC, Canada
|
Coleman, if you don't know what you'll be able to do by being able to program C/C++, it's likely that there isn't much point in you learning it. If you'd just like to play around on the web, I suggest learning the basics first. Start with XHTML and PHP.
_________________________
Anthony Gorecki "Freedom through knowledge."
|
|
Top
|
|
|
|
#17376 - 02/06/04 03:57 PM
Re: First Program (What u think)
|
Junior Member
Registered: 02/06/04
Posts: 5
Loc: shanghai
|
It's a example.Perhaps this example teaches the reader the application of the key word"if... else if...else". I think so.
|
|
Top
|
|
|
|
|
Registered: 03/01/02
Posts: 505
|
|
2198 Members
46 Forums
24780 Topics
59950 Posts
Max Online: 1567 @ 04/25/10 10:20 AM
|
|
|
1 registered (Gremelin),
323
Guests and
232
Spiders online. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|