Search:

Type: Posts; User: riders29

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,578

    Calling a function from a different file

    Hello!

    I'm doing this homework of reversing an inputted string. However, I was just wondering, if I have two files, one main.c and the other tnirp.c, how do I run main.c so that it incorporates...
  2. Replies
    26
    Views
    13,866

    Very basic C question

    How do I make a program which hypehenates a user-inputed (big) number?

    For example, if someone typed in their phone number, 9051234567, the program will be able hyphenate it to 905-123-4567.
    ...
Results 1 to 2 of 2