Skip to content

I had to write this c subroutine in order to implement it into Datastage (IBM ETL Software).

License

Notifications You must be signed in to change notification settings

Hammond95/valueInList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

These function were made to fit in an ETL software called Datastage (by IBM); So i didn't developed these in a C-like view.

This code was lately compiled with the same compiler used in Datastage (v. 11.5.2):

g++ -c -O -fPIC -Wno-deprecated -m64 -mtune=generic -mcmodel=small


About

I had to write this c subroutine in order to implement it into Datastage (IBM ETL Software).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages