rowland / fb

Firebird Extension Library for Ruby
64 stars 35 forks source link

FB_ALIGN(n, b) is always ((n + b - 1) & ~(b - 1)) #30

Closed mariuz closed 10 years ago

mariuz commented 10 years ago

this is is how is defined in ibase.h and firebird pub headers for all platforms