Search:

Type: Posts; User: hokagesaiyan

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,343

    Should ret not be 1? Scanf returns the number of...

    Should ret not be 1? Scanf returns the number of items read if it scanned correctly.
  2. Thank you. I want to scan for if it character...

    Thank you.
    I want to scan for if it character appears at all within the file. If it does the address and 16 bits should be displayed.


    For example, if the character 67 (‘C’) is searched for and...
  3. How do I scan an ASCII file in an array with the same size as user's input file?

    Hello, I am new to this site and relatively new to programming, so bear with me. As the title explains, I have an ASCII file that an user will pass as a command line parameter and I need to read this...
Results 1 to 3 of 3