![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on c++ coding within the Everything Windows forums, part of the General PC Forums category; hey im having some problems with this code Spoiler for Code : int main() { int x; int name; cout ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#5 |
![]() |
ok its changed, but it still just ends the script. i want it to pause for like 2 seconds then continue on
-= Double Post =- yea that system pause worked thanx Last edited by Blackbelttcon; 12-10-2007 at 05:44 PM.. Reason: Automerged Doublepost |
|
|
|
|
#6 | |
|
banned 4 LIFE
|
Quote:
|
|
|
|
|
|
#8 |
![]() |
You are better off going to another forum for coding on the pc. There is not many people that come here for other things besides the psp.
__________________
[url=http://xs.to][img]http://xs313.xs.to/xs313/07106/wmnp8z.png[/img][/url] What's a recovery.elf [QUOTE=iball] He's the one that fixes Santa's sleigh when it breaks down[/QUOTE] [QUOTE=Deturbanator]why are we allowed to see the whole flesh and being of the boob but we MUST blur out the tit?[/QUOTE] [PRE][B]sg57 i love you for turning on the light of homebrew when i was in the darkness of sony[/b][/pre] |
|
|
|
|
#10 | |
|
banned 4 LIFE
|
Quote:
I don't think you can store letters in that..... |
|
|
|
|
|
#11 |
|
No longer a community member.
|
You can't store letters in an integer
At the start of your code, under the part where you include the iostream, put: PHP Code:
PHP Code:
|
|
|
|
|
#12 | |
![]() |
Quote:
__________________
[url=http://xs.to][img]http://xs313.xs.to/xs313/07106/wmnp8z.png[/img][/url] What's a recovery.elf [QUOTE=iball] He's the one that fixes Santa's sleigh when it breaks down[/QUOTE] [QUOTE=Deturbanator]why are we allowed to see the whole flesh and being of the boob but we MUST blur out the tit?[/QUOTE] [PRE][B]sg57 i love you for turning on the light of homebrew when i was in the darkness of sony[/b][/pre] |
|
|
|
|
|
#13 |
![]() |
alright thanx ill try it out
-= Double Post =- yea it works thanx -= Double Post =- hey one more thing. is there a way to save the name variable and the pass variable into a text document or something, so it is saved Last edited by Blackbelttcon; 12-11-2007 at 12:46 PM.. Reason: Automerged Doublepost |
|
|
|
|
#14 |
|
No longer a community member.
|
|
|
|
|
|
#16 |
|
No longer a community member.
|
You really need to pick up a book or something. These are the easiest mistakes EVER, it's just like you're copy and pasting code.
If you're evaluting a String, you have to use quotes: PHP Code:
PHP Code:
|
|
|
|
|
#18 | |
![]() |
Quote:
__________________
[CENTER][SIZE="3"][FONT="Comic Sans MS"][URL="http://forums.qj.net/f-qjnet-news-and-help-25/t--posting-guidelines-updated-04-04-07--73115.html"] [COLOR="Lime"]| Posting Guidelines | [/COLOR][/URL] [URL="http://forums.qj.net/f-qjnet-news-and-help-25/t--piracy-policy-updated-dec-28-2006--4394.html"][COLOR="Lime"]Piracy Policy | [/COLOR][/URL] [URL="http://forums.qj.net/f-qjnet-news-and-help-25/t-operation-positive-posting-73114.html"][COLOR="Lime"]Operation: Positive Posting | [/COLOR][/URL] [URL="http://forums.qj.net/f-qjnet-news-and-help-25/t-qj-quick-justice-policy-must-read-69509.html"][COLOR="Lime"]Quick Justice Policy | [/COLOR][/URL][/FONT][/SIZE] [IMG]http://sigs.guildlaunch.net/wsig.php/1813305VpsDo.png[/IMG] [IMG]http://img523.imageshack.us/img523/2470/towleiieesighw8.gif[/IMG][/CENTER] |
|
|
|
|
|
#20 |
|
No longer a community member.
|
Forums are about getting help, but not getting help on things that are readily available for free with a five second google search!
BTW, you can't change the text color without moving out of the console realm, which is way ahead of you right now. Strapped for cash? Go through each of these in order: [link] |
|
|
![]() |
| Tags |
| coding |
| Thread Tools | |
|
|