Search:

Type: Posts; User: NiLe

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    16,062

    thank you very much laserlight!! :)

    thank you very much laserlight!! :)
  2. Replies
    4
    Views
    16,062

    You are right abou some errors.. here i fixed...

    You are right abou some errors.. here i fixed them but the programm doesn't do what i wanted to do :P


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

    int main()
    {
    char...
  3. Replies
    4
    Views
    16,062

    Compare two string and remove common letters

    Helo Cprogramming members,

    I am new to programming. I started lessons at c in my university and i am having trouble with an exercise.
    Ok here is what exercise asks for:
    "Write a program that...
Results 1 to 3 of 3