Syed Faheel Ahmad

Results 72 comments of Syed Faheel Ahmad

I'll dig into this more over the weekend. Hopefully I'll be able to implement it.

I'll look at more places where there are issues with formatting, so please **don't merge this now**.

For now the documentation will not include the working details of the algorithm but only information about the "interface" of various functions, i.e. about: - what the function does, -...

This task can be automated using [Doxygen](http://www.stack.nl/~dimitri/doxygen/).

@safderareepattamannil and @itz-me9 Sorry for the late response. Yes, this issue is up for grabs and your contributions are welcome.

@arungmkumar You can try making this change in the Makefile and then run `make`: ```diff - cd build && cmake .. && make + cd build && cmake .. --config...

Read about [Adding unit tests for C++ code](../blob/master/C++/UNIT_TESTS.md) for step-wise directions.

Issue #74 is now closed