Thread: struggling to implement function

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Registered User
    Join Date
    Oct 2019
    Posts
    81
    Quote Originally Posted by Hodor View Post
    Given the flowchart I'm not surprised that you're having trouble implementing it.

    What's it supposed to do? Who made the drawing/flowchart?

    Aside from mystery of the flowchart (incrementing (*pointer)... really?), I have the following questions:

    Maybe the first step is to fix the flowchart. After that get your skeleton code to at least compile (and make sense... 1 can never equal 0 for a start). I don't think it's wise to proceed before you do these things and answer the above questions
    forget all that just think that is only box and need to take decision

    take a look this portion

    can you guess what basic c need to complete following behavior
    Attached Images Attached Images struggling to implement function-bottom-jpg 
    Last edited by gajya; 12-23-2019 at 06:30 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How can I implement this bool function?
    By XavierPacheco in forum C Programming
    Replies: 4
    Last Post: 03-14-2018, 06:07 AM
  2. Replies: 7
    Last Post: 09-12-2015, 01:34 AM
  3. Replies: 5
    Last Post: 03-26-2013, 02:17 PM
  4. how to implement a function
    By BMWE in forum C Programming
    Replies: 8
    Last Post: 03-25-2012, 02:25 PM
  5. Struggling w/ string_replacement function
    By cwafavre in forum C Programming
    Replies: 2
    Last Post: 10-31-2007, 07:08 AM

Tags for this Thread