Giter VIP home page Giter VIP logo

Comments (4)

alvesoaj avatar alvesoaj commented on August 24, 2024

No, you don't need to include the standard c library. eFLL only uses it. To use eFLL you just need to include the Fuzzy classes. Take a look on example folder, there you can find some helpful stuff =)

from efll.

xtrega avatar xtrega commented on August 24, 2024

No, you don't need to include the standard c library. eFLL only uses it. To use eFLL you just need to include the Fuzzy classes. Take a look on example folder, there you can find some helpful stuff =)

Okay, I'll check it and learn more about it. Will ask you a question again if I still confused. Thank you! @zerokol

from efll.

xtrega avatar xtrega commented on August 24, 2024

Hello again @zerokol . I want to ask you again about this issues of mine. I still confused about the code, all of the codes are written in .cpp type. So, if i want to use it as a .c type, is that a right way to do it (adding the #include <stdlib.h>)? Thanks.
image

from efll.

alvesoaj avatar alvesoaj commented on August 24, 2024

In what kind of machine are you planning to run it? I mean, will this run in you PC or notebook, or in a microcontroller?

Well, you can import c files, but, in this case, I guess you will need to make a fork of effl and add some code https://isocpp.org/wiki/faq/mixing-c-and-cpp take a look on it, and let me know if you want|can create a Pull Request to main library, It wold be great!

from efll.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.