This website works better with JavaScript.
Home
Explore
Help
Sign In
skia
/
LO27
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
[C] Managing polynomial functions (Working on linked list)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
136
Commits
3
Branches
Branch:
master
documentation
master
test
readytosend
finale_release
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
HTTPS
ZIP
TAR.GZ
Fr33Tux
4138e87975
Fix the segfault in remainder
It was the segfault that appeared in the GCD function :-)
5 years ago
LibList
Fixing a BIG problem... Checkout to see ;)
6 years ago
LibPoly
Fix the segfault in remainder
5 years ago
LO27-project-A2013.pdf
Add corrections in is_empty() & in the Makefile. Also added the LO27 document that explains the project
6 years ago
Makefile
Fixing a BIG problem... Checkout to see ;)
6 years ago
gpl-3.0.txt
Fix some bugs in the MakeFIle, add the is_empty function
6 years ago
polyfile
Manage the ',' character while parsing
6 years ago
polynomialmain.c
Add some conditions & hide debug lines
6 years ago
polynomialmain.h
Add the correct createPolynomial function
6 years ago