Search:

Type: Posts; User: leinad0213

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,916

    You sir were an amazing help. Removing the * term...

    You sir were an amazing help. Removing the * term from argv[i] = *new worked like a charm and the program ran just as intended. I lift my hat to you. Kudos and thank you so very much :D
  2. Replies
    4
    Views
    1,916

    Oh just noticed that bug. I fixed it but I keep...

    Oh just noticed that bug. I fixed it but I keep getting the error "main.c:25:10: warning: assignment makes pointer from integer without a cast [enabled by default]"
  3. Replies
    4
    Views
    1,916

    String Memory Allocation Program Help

    So this program is supposed to take the input string and break it down to each individual argument into separate lines then add ".txt" to each end of the arguments after.
    For example if I prompt...
Results 1 to 3 of 3