Search:

Type: Posts; User: happy

Search: Search took 0.01 seconds.

  1. Thread: having problems

    by happy
    Replies
    4
    Views
    1,094

    sorry. i did mistake the second return must be...

    sorry. i did mistake
    the second return must be return(1)
  2. Thread: having problems

    by happy
    Replies
    4
    Views
    1,094

    the goal of the program

    I asked to write a program works as parser This program implements an interpreter in the C language,which will read a sentence at atime from the user and print :Good:<n> words when the input noun...
  3. Thread: having problems

    by happy
    Replies
    4
    Views
    1,094

    having problems

    i still have problem

    i tried to solve the first function which checks if there is an article or not in the sentence as follow



    #include<stdio.h>
    #include<conio.h>
    #include<ctype.h>...
  4. Thread: loops

    by happy
    Replies
    16
    Views
    2,339

    I want to write C function that draw circle at...

    I want to write C function that draw circle at the center then it divides it to four circles each one move to the one of the four direction at the same time ,so, can you explain how can i use...
  5. Thread: loops

    by happy
    Replies
    16
    Views
    2,339

    loops

    I am using "Windows me ".
    but, what i mean is how to write c proagram executes many loops at the same time
  6. Thread: loops

    by happy
    Replies
    16
    Views
    2,339

    loops

    Hi
    How can i write many loops that all run at the same time :confused:
  7. Replies
    2
    Views
    960

    can some one help me???

    Hello
    I asked to write a program works as parser This program implements an interpreter in the C language,which will read a sentence at atime from the user and print :Good:<n> words when the...
Results 1 to 7 of 7