Skip to content

ankitha05/INTAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A C Library for INTALS

A C library of functions to compute various operations performed on integers of arbitrary length (INTAL).

intal.c is the implementation file which has the definition of all the functions declared in the header file intal.h

Compile Commands:

prompt> gcc -Wall intal.c intal_sampletest.c -o mytest.out

prompt> ./mytest.out

About

A C Library for INTALS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages