Search:

Type: Posts; User: maniac20

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    893

    Flickering issue

    When I use system("cls") is cause the window to flicker ,is there a way to get rid of the flickering?
  2. Thread: Window Size

    by maniac20
    Replies
    3
    Views
    1,458

    Well Im trying to make my window for a console a...

    Well Im trying to make my window for a console a certain size because Im trying to make a space invader game.
  3. Thread: Window Size

    by maniac20
    Replies
    3
    Views
    1,458

    Window Size

    Is there a way to set the window of a program to a certain size?
    It can be in c++ if not possible in c.
  4. Thread: Font size?

    by maniac20
    Replies
    6
    Views
    2,353

    Actually I trying to attemp this in the...

    Actually I trying to attemp this in the console,im not using a gui.
  5. Thread: Font size?

    by maniac20
    Replies
    6
    Views
    2,353

    How exactly,I tried searching for it and it gave...

    How exactly,I tried searching for it and it gave me a lot of unrelated things on google.
  6. Thread: Font size?

    by maniac20
    Replies
    6
    Views
    2,353

    Font size?

    I was wondering is there a way to change font size and color with code?
  7. Thread: Beginner Help

    by maniac20
    Replies
    22
    Views
    3,185

    How can I remove the \n in the buffer.

    How can I remove the \n in the buffer.
  8. Thread: Beginner Help

    by maniac20
    Replies
    22
    Views
    3,185

    Thanks alot,I think I know what you mean ,I wasnt...

    Thanks alot,I think I know what you mean ,I wasnt sure to use a void function or a return function.
  9. Thread: Beginner Help

    by maniac20
    Replies
    22
    Views
    3,185

    Jessycat,I tried doing that but it got...

    Jessycat,I tried doing that but it got complicated,also trying to put the game into separate functions it got complicated.
  10. Thread: Beginner Help

    by maniac20
    Replies
    22
    Views
    3,185

    thank you guess alot,im currently creating a...

    thank you guess alot,im currently creating a hangman that requires that.Instead of creating another post can you guys help me on my game.Do any one see anything wrong with it?Is there a way to go...
  11. Thread: Beginner Help

    by maniac20
    Replies
    22
    Views
    3,185

    For me this is not working im getting ...

    For me this is not working im getting "undefined reference to `WinMain@16' " error.
  12. Thread: Beginner Help

    by maniac20
    Replies
    22
    Views
    3,185

    I think you are missing a end quote and I need...

    I think you are missing a end quote and I need the whole word to be compared.Would it work in a loop?
  13. Thread: Beginner Help

    by maniac20
    Replies
    22
    Views
    3,185

    Beginner Help

    Im barely learning C at my high school and I was wondering is there a way to print "\" and is there a way to compare a char string with a character.

    What I mean is having a word and compare by a...
Results 1 to 13 of 13