Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add to_int() and to_string() to "math" module.#1767

Merged
plusvic merged 3 commits into
VirusTotal:masterfrom
wxsBSD:itoa_atoi
Aug 25, 2022
Merged

Add to_int() and to_string() to "math" module.#1767
plusvic merged 3 commits into
VirusTotal:masterfrom
wxsBSD:itoa_atoi

Conversation

@wxsBSD
Copy link
Copy Markdown
Collaborator

@wxsBSD wxsBSD commented Aug 15, 2022

Add math.stringtoint() and math.inttostring() which let you convert between an
integer and a string representation of it, and back.

Add math.stringtoint() and math.inttostring() which let you convert between an
integer and a string representation of it, and back.
@wxsBSD
Copy link
Copy Markdown
Collaborator Author

wxsBSD commented Aug 15, 2022

If this looks good I'll add docs before merging.

Comment thread libyara/modules/math/math.c Outdated
Comment thread libyara/modules/math/math.c Outdated
Comment thread libyara/modules/math/math.c Outdated
@plusvic plusvic merged commit 86edc1f into VirusTotal:master Aug 25, 2022
@plusvic plusvic changed the title Add stringtoint() and inttostring(). Add to_int() and to_string() to "math" module. Aug 25, 2022
@wxsBSD wxsBSD deleted the itoa_atoi branch August 25, 2022 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants