Search:

Type: Posts; User: nerore

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    2,853

    okay, it compiles now...thanks for all your help,...

    okay, it compiles now...thanks for all your help, now I just have to do debugging ...gah.
  2. Replies
    5
    Views
    2,853

    Thanks for the tips. EDIT: Fixed that problem....

    Thanks for the tips.

    EDIT: Fixed that problem. I had to re-reinstall it, so I must have made a mistake somewhere in the installation.

    BUT hehe, I still get an error. This time it is a linker,...
  3. Replies
    5
    Views
    2,853

    re:

    i added it as part of a project, not understanding the errors that came from it. I'll post the whole project now.

    I have a main function in another source, btw.
  4. Replies
    5
    Views
    2,853

    wierd compiler error in bloodshed

    EDIT: Sorry to edit so soon, but I went back after taking a break and solved 3 more of the original 7 errors that stumped me. Now I got 4 left, and I am stumped again!

    Im testing myself and...
  5. Replies
    5
    Views
    2,135

    re:

    BOOL SetConsoleWindowInfo(
    HANDLE hConsoleOutput,
    BOOL bAbsolute,
    const SMALL_RECT* lpConsoleWindow
    );


    That is the most confusing piece of code I've seen, even with the parameter...
  6. Replies
    5
    Views
    2,135

    re:

    I'm pretty sure thats just for visual c++.
    I tried using it in dev-c++ and it didnt work.

    And I still don't know anything about it, as the microsoft site didn't eplain the function very well...
  7. Replies
    5
    Views
    2,135

    need SetWindowPos() help

    Im writing a program for win32 console using the dev-bloodsehd compiler.

    i need the console to open at a bigger size then default (so ascii art can be correctly displayed).

    I searched here, and...
  8. Thread: clean up?

    by nerore
    Replies
    3
    Views
    1,233

    Well, do you think you or someone could be cool...

    Well, do you think you or someone could be cool and not a smart aleck and show me? =) Thank you.
  9. Thread: clean up?

    by nerore
    Replies
    3
    Views
    1,233

    clean up?

    The following is a code where just threw together a lot of stuff i leaned recently. Is there a way to clean it up to reduce size (in number of lines and kbs)?
    It originally was the 'please enter...
Results 1 to 9 of 9