DECTOOCTAL()
Converts a Decimal Value to Octal
- Syntax
- DECTOOCTAL(<cN>) -><cNr>
- Arguments
- <cN> NUMBER TO BE CONVERTED
- Returns
- <cNr> NUMBER CONVERTED
- Description
- This function converts a string from an decimal value to an octal value.
- Files
- Library is libmisc
- See Also