Search:

Type: Posts; User: sujr21

Search: Search took 0.00 seconds.

  1. Thread: Thank You!

    by sujr21
    Replies
    1
    Views
    1,273

    Thank You!

    Just wanted to say thank you to everyone has made some effort to help answer my questions. This is to let you know that it is much appreciated!;)
  2. Replies
    1
    Views
    849

    Help using this forum

    How do you set apart the code like i see so many of the pro board users do?
    it looks something like this:

    code
    ------------


    ------------

    thanks!:cool:
  3. Replies
    5
    Views
    1,163

    Thanks!

    Gracias my friend! However that is only part of the solution to my problem. Now what I need to do is find one word in the entire string. How do I test for the "\n" character?
    ...
  4. Replies
    2
    Views
    33,978

    ?? getch( ) include ??

    In the faq i saw an example of how to wait for a user input and it didnt give the include for the getch() functoin. does anyone know what library i should put for the #include?

    thanks again for...
  5. Replies
    5
    Views
    1,163

    ??

    Thanks Prelude-- Well my main problem is that I cannot get the input from the data file. I am able to locate the file but the data is not being inputed or is not being done properly. The syntax is a...
  6. Replies
    2
    Views
    1,297

    Thanks

    Thank you for your help!!!:cool:
  7. Replies
    5
    Views
    1,163

    Need Help Inputing from a data file

    Hello my fellow programmers -- I am need of your help yet again.

    I am making a hangman game for my final C project but I cannot figure out the syntax for reading from a data file.

    this is the...
  8. Replies
    2
    Views
    1,297

    Need Help with Random Function in C

    Hello fellow programmers, I am seeking your help yet again.. I am having a hard time with the syntax for some coding.. here is the dilemma.


    I need to write a function that generates a random...
  9. Thread: Need some Help

    by sujr21
    Replies
    5
    Views
    1,132

    Thanks again

    Thanks again
  10. Thread: Need some Help

    by sujr21
    Replies
    5
    Views
    1,132

    WAIT?

    Is there some kind of include that i have to put so that the atoi() will work?
  11. Thread: Need some Help

    by sujr21
    Replies
    5
    Views
    1,132

    GRACIAS!!

    THANK YOU!!!!:D
  12. Replies
    4
    Views
    1,174

    Please help with ASCII

    Is there a function to convert a character to its ASCII equivalent and assign it to a variable? or is there some other method..??

    I know I can assign a character to an integer variable and get its...
  13. Thread: Need some Help

    by sujr21
    Replies
    5
    Views
    1,132

    Need some Help

    Well this is my first time to the forum and im trying to finish a project for my c programming class --- anyway my question is this.

    how can i assign the ascii value of a character to a variable...
Results 1 to 13 of 13