Search:

Type: Posts; User: beginner_babe

Search: Search took 0.00 seconds.

  1. I agree with Matticus & tabstop. Using...

    I agree with Matticus & tabstop. Using two-dimensional array is your solution.
  2. Replies
    23
    Views
    2,407

    This is truly a very helpful forum.:)

    This is truly a very helpful forum.:)
  3. So here is the code I came up with...just the...

    So here is the code I came up with...just the essential bits posted here...


    #include <stdio.h>
    #include <string.h>
    #include <time.h>
    #include <conio.h>


    #define MAX 27
  4. Replies
    8
    Views
    1,264

    I agree with you.That way, he can continuously...

    I agree with you.That way, he can continuously support her, and the overall monetary help she'd get would be more than the one donation maybe.

    Such a nice gesture !
  5. WAP means write a program, if I am not mistaken?...

    WAP means write a program, if I am not mistaken?
    Also, you mean constant or consonant?
  6. Yes its each letter one at a time.....I'll need...

    Yes its each letter one at a time.....I'll need some time but I will work on the hint & post up my code as soon as possible, as the help menu in my PC is not opening all of a sudden...so I'll do from...
  7. I'm sorry if you do, but its not.It's fine if you...

    I'm sorry if you do, but its not.It's fine if you don't wanna help, but there's no need to be mean about it.I'm not forcing anyone to help me, you always have a choice.I just need a hint.I'm...
  8. I can't say how thankful I am for your help,...

    I can't say how thankful I am for your help, Adak. Really, Thank You for taking the time to help me...:)

    I'll need time to study this..
    You've solved a huge problem for me, that of how to make...
  9. Thank You soooo much Adak for helping me(I should...

    Thank You soooo much Adak for helping me(I should just copy that, the amount of times I am saying it..:D)

    I ran the code and got some errors...but I just had to remove some underscores (Error:...
  10. Thank You so much Adak for helping...

    Thank You so much Adak for helping me...:D..Hopefully I can do it!!
    Here is the list of the 26 words..

    smile
    cricket
    college
    child
    smart
    love
    party
  11. ThankYou Adak soooo much!! I will work on the...

    ThankYou Adak soooo much!! I will work on the code and post the 25 word file...
    just 1 question , 25 words per line just words, just like that, or do u want a file, like a program code of sorts?
  12. Yeah I have until the 18th.....This is the main...

    Yeah I have until the 18th.....This is the main code that I made roughly a week back... but since then I've been working on learning as you said & I've learned plentiful, and I realize that it is as...
  13. It has to be made sure that no words with similar...

    It has to be made sure that no words with similar 1st characters are on screen together...for ex. it can be like "Ambitious" & "ambidextrous"....where one is in caps & the other is not.. also ,I just...
  14. Um I hadn't read the rules...sorry for asking for...

    Um I hadn't read the rules...sorry for asking for the code..I'll manage the other bits...just can anyone tell me how to make characters n words fall and vanish as we type...or at least help me work...
  15. Happy New Year Adak, and yess, the code...

    Happy New Year Adak, and yess, the code works..the skyline is really great :) I can't tell you how much I appreciate your help, really..:biggrin:..

    The skyline that I'd posted was the only one I...
  16. God Adak, thankyou soooo much! :D Really...

    God Adak, thankyou soooo much! :D Really appreciate your help .... I can't open my pc right now, but im sure this code works.Thank You so much! :)
    And thanks to WhiteFlags too,I know about .c & .cpp...
  17. Thank You so much Adak for taking the time to...

    Thank You so much Adak for taking the time to reply & help me..:D..I ran your code & got 5 errors & 3 warnings,..one of the errors being "Unable to open include file WINDOWS.H" & "Unidentified symbol...
  18. Thanks a lot for taking the time to reply all...

    Thanks a lot for taking the time to reply all that oogabooga...:D Really appreciate it...but when I executed the program in Turbo C , in both .c & .cpp extensions,..I m getting 35...
  19. Nope, on my own.It is due by 13-15th of January.I...

    Nope, on my own.It is due by 13-15th of January.I will study games like space-invaders....I've lready worked out the intro, main menu and end...they need a little graphics and all, but I guess I can...
  20. I meant from funprogramming.com

    I meant from funprogramming.com
  21. Thank you so much!! I've already started on the C...

    Thank you so much!! I've already started on the C Tutorials.... I just need some function names...mainly cause I dont know many, and dont know the syntax to use it....like, FILE syntax, Structure...
  22. Thanks a lot for answering...sorry for void...

    Thanks a lot for answering...sorry for void main():redface: I'm still in the basics...I got the idea of you said..How to create the structure and base of it...

    now I just need some info, so can...
  23. Yes exactly.Here is an image of a game similar to...

    Yes exactly.Here is an image of a game similar to what I have to create.1326113262


    There is score at top, player name on top-right, and as displayed above.words being typed turn red, after...
  24. How to create Letter Invaders typing game in c language?

    I have been assigned this project ,but my knowledge of C language goes as far as basics of Array, Loops, String, Conditional statement, and some. I really need help and I believe I will get it from...
Results 1 to 24 of 24