Search:

Type: Posts; User: Alvin Chang

Search: Search took 0.01 seconds.

  1. I pretty much couldn't figure out a way to not...

    I pretty much couldn't figure out a way to not use the string library. I went researching on the c-programming forums and all I could find was people telling me to use the string library, so I...
  2. AM i doing this right so far? #include...

    AM i doing this right so far?


    #include <stdio.h>
    #include <stdlib.h>




    // allow at most 10 strings for now
  3. Yea I have to agree that it does show guesswork...

    Yea I have to agree that it does show guesswork and lack of understanding, but that's how its been the entire semester for me lol. I came to the forums as a last resort actually. I went over my notes...
  4. I could've swore I attached the file lol but oh...

    I could've swore I attached the file lol but oh well, but yea heres what I have so far and that's good news about it being able to be done without the string library.
    Basically what I'm trying to...
  5. Final project- Sorting words alphabetically

    Hey guys

    I posted a c file of what I have so far but I'm fresh off the boat with programming. I'm taking a intro c programming class and I just can't get the logic in this project. Can anyone tell...
Results 1 to 5 of 5