Search:

Type: Posts; User: monther

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    5,495

    int main (void) vs int main ( )

    hi
    can anyone explain the difference between
    int main (void) vs int main ( )

    in a simple way?
  2. Replies
    3
    Views
    5,803

    thx guys . i modified the code in a simpler way...

    thx guys .
    i modified the code in a simpler way

    can i delete the post?
  3. Replies
    3
    Views
    5,803

    help me in this code

    hi guys Can you explain the code below for me ? the three segments display :
    the longest string of 1’s
    the longest string of 0’s.
    the longest alternating 1’s and 0’s.
    the results are...
  4. Replies
    7
    Views
    6,826

    Thx guys

    Thx guys
  5. Replies
    7
    Views
    6,826

    help me to understand this code

    Can you explain the code below for me ? the three functions return values to the main program to :
    Count the longest string of 1’s
    ,Count the longest string of 0’s.
    ,Count the longest alternating...
Results 1 to 5 of 6