Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

library

  1. Riccardo 'Taro'

    Problems in creating libraries

    Hi there! I got a strange error when i was trying to create a library with a function that execute a bubble-sort. The error is this: " undefined reference to `bubblesort' collect2.exe: error: ld returned 1 exit status " I leave the codes of the .h .c and main.c files below. I think i'm one of...
  2. JosiahMaybe

    3d+ drawing math, StinomXE X E.

    I made a 3 or more dimensional drawing math programming library in Ruby. It is open source and about 1,100 lines. I guess I can't post it here but I can give StinomXE home from which you may download or view online. To explain what it does, 4d is a linear set of 3d sets, 5d that to 4d, it...
  3. sakiere22

    The 2d graphical library for C++ beginners

    Tortoise library - The 2d graphical library for C++ beginners. I made it in about a week - star it and/or follow me on github if you like it/are interested. Contributions/issues are welcome! Documentation and examples still need to be made. Check out the README. https://github.com/dafiliks/tortoise
  4. D

    PHP Simple powerful PHP library for data sanitization

    Hello, I've created a highly efficient and robust PHP library designed specifically for data sanitization. It combines simplicity with remarkable power, ensuring swift processing. This library empowers you to effortlessly sanitize diverse data types, eliminating the need for extensive manual...
Back
Top Bottom