if ( old_url.indexof(hash_pi, old_url.length - hash_pi.length) === ) { new_url = old_url + hash_pi; } // modify the share by returning an object // with a "url" property containing the new url if (new_url !...
if ( old_url.indexof(hash_pi, old_url.length - hash_pi.length) === ) { new_url = old_url + hash_pi; } // modify the share by returning an object // with a "url" property containing the new url if (new_url !...
to the principal, so that, from that moment on, the interest that has been added also earns interest. this addition of interest to the principal is called compounding. a bank account, for example, may have its interest compounded every year: in this case, an account with $ initial principal and % interest...
in the c grammar file. this is added. keyword static before variable assignments were not recognized correctly. this is fixed. added support for form feed (ascii ) characters in source code files. built in types used as function call arguments like: call_me(pz, double); threw an error. this is fixed...