Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 15 of 15
Search took 0.01 seconds; generated 2 minute(s) ago.
Search: Posts Made By: RosdaHale
Forum: C++ Dec 7th, 2004, 6:06 AM
Replies: 3
Views: 241
Posted By RosdaHale
How do i change the colour of the text in a win32...

How do i change the colour of the text in a win32 console application.
Forum: C++ Dec 6th, 2004, 4:06 AM
Replies: 23
Views: 427
Posted By RosdaHale
You dont have to be a maths wiz to learn C++. Its...

You dont have to be a maths wiz to learn C++. Its very easy. C++ uses virtually the same syntax as other languages. + - * / < > =
Forum: C++ Dec 5th, 2004, 12:46 PM
Replies: 8
Views: 340
Posted By RosdaHale
Thanks, the HEX still comes out with weird values...

Thanks, the HEX still comes out with weird values and sometimes nothing at all (but most of the time ok), but it works better than last time. Only have one last problem now, if the two user guesses...
Forum: C++ Dec 5th, 2004, 6:40 AM
Replies: 8
Views: 340
Posted By RosdaHale
Okay, this is everything I have if you would be...

Okay, this is everything I have if you would be so kind to take a look (just paste in to a new win32 console app)

What I have to do is, the comp generates a random decimal number (1-255), you have...
Forum: C++ Dec 4th, 2004, 7:56 PM
Replies: 8
Views: 340
Posted By RosdaHale
What am i doing wrong then, when i try to display...

What am i doing wrong then, when i try to display the string it only comes up with one character and not the whole thing. (just says 7 or A - just one char)
Forum: C++ Dec 4th, 2004, 12:47 PM
Replies: 8
Views: 340
Posted By RosdaHale
That great but i need to return the hex result as...

That great but i need to return the hex result as a string not an array, how do i change it to a string. I am not printing out the result simply holding it in a varible.

So...
Forum: C++ Dec 3rd, 2004, 5:12 PM
Replies: 1
Views: 118
Posted By RosdaHale
In my program i need a time limit for the user to...

In my program i need a time limit for the user to input as answer. (the user input will be an integer or a char value), how do i go about putting the cin statement In to a timed state, if the user...
Forum: C++ Dec 3rd, 2004, 9:22 AM
Replies: 8
Views: 340
Posted By RosdaHale
Please help I am having a nightmare with this. I...

Please help I am having a nightmare with this.

I need to convert a decimal number in to Hex and binary. Dec_Num is a random integer number up to 255. Then I have Bin_Num (integer) and Hex_Num (Char...
Forum: C++ Nov 30th, 2004, 4:34 PM
Replies: 3
Views: 608
Posted By RosdaHale
Dont really understand your explaination sorry, I...

Dont really understand your explaination sorry, I cant print out the representation I need a string integer that holds the value. I need to pass the decimal in to the function, convert the decimal to...
Forum: C++ Nov 30th, 2004, 6:10 AM
Replies: 3
Views: 608
Posted By RosdaHale
I need to convert a Decimal number to HEX (not...

I need to convert a Decimal number to HEX (not allowed to use pre-written commands or functions). I have passed the integer decimal in to a function (a) and now need to convert to HEX equivelent....
Forum: C++ Nov 29th, 2004, 7:00 PM
Replies: 7
Views: 269
Posted By RosdaHale
Perfect just what i wanted !! thanks a lot

Perfect just what i wanted !! thanks a lot
Forum: C++ Nov 29th, 2004, 5:55 PM
Replies: 7
Views: 269
Posted By RosdaHale
Yes, i am copying and pasting the code, but still...

Yes, i am copying and pasting the code, but still dont work, it comes out with the answer 43 on the screen, but it should come out with the contents of the array only as an integer (00101011)

This...
Forum: C++ Nov 29th, 2004, 2:34 PM
Replies: 7
Views: 269
Posted By RosdaHale
This does not work. What i want is a direct copy...

This does not work. What i want is a direct copy of the array {0,0,1,0,1,0,1,1} stored in to an integer (00101011), This just adds the one's together and multiplys it by 2 and gives the answer.
Forum: Community Introductions Nov 29th, 2004, 11:32 AM
Replies: 11
Views: 184
Posted By RosdaHale
Thought I'd sign up as I have started a course in...

Thought I'd sign up as I have started a course in programming 3D game engines and thought i would need all the help I can. I have knowlage of C, C++, VB but by the end of next year I need to produce...
Forum: C++ Nov 29th, 2004, 11:26 AM
Replies: 7
Views: 269
Posted By RosdaHale
I want to convert an array which I am using to...

I want to convert an array which I am using to store a binary numbers (eg, Remainders[7]={0} (array gets filled during the program) into a whole integer number. I was told I could use the & sign to...
Showing results 1 to 15 of 15

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:34 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC