Search:

Type: Posts; User: Dimeslime

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,229

    Thanks for the replies. I have an AMD64 and as...

    Thanks for the replies.

    I have an AMD64 and as for the 64bit Operating system, i'm in the process of making one.

    Gcc is possible to run on win32 via cygwin or mingw. However I wasn't aware of...
  2. Replies
    4
    Views
    1,229

    64bit humawahjusit?

    Hey guys, I've been doing some searching on the interenet and can't seem to find a nice free 64bit compiler for C/C++. Does anyone here know where I can find one?

    Million thanks..
  3. Replies
    2
    Views
    7,051

    Yes I meant "Refresh" or redraw the control....

    Yes I meant "Refresh" or redraw the control. Thank you for the reply. I figured it out.


    Thanks
  4. Replies
    2
    Views
    7,051

    Refresh ProgressBar

    Hi, I'm trying to experiment alittle with C#, I'm new to it.

    I'd like to know how to refresh a progress bar so the "ugly blue boxes" arn't still hanging around after a file has loaded. Is there a...
  5. Replies
    5
    Views
    3,871

    Oh geeeezzz.. man.. thank you so much. I can't...

    Oh geeeezzz.. man.. thank you so much.

    I can't believe i missed that scanf("%d", &result);........... bahhh

    Thank you
  6. Replies
    5
    Views
    3,871

    Hi, i'm sorry.. I'm not quite sure what is wrong...

    Hi, i'm sorry.. I'm not quite sure what is wrong with my code.
    It's supposed to print the first and the second rightmost digit of the integral portion of the float.


    int main()
    {
    float...
  7. Replies
    5
    Views
    3,871

    Thanks a lot man.

    Thanks a lot man.
  8. Replies
    5
    Views
    3,871

    displaying float digits

    Hey there, i'm curious on how to display the first and rightmost digit of the integral portion of a floating point integer. I'm not quite sure how to do this.

    whould I create a two variables like...
Results 1 to 8 of 8