Tousif Osman
Tousif Osman
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.187.0 **System**: Microsoft Windows 7 Professional **Thrown From**: [atom-bootstrap3](https://github.com/webBoxio/atom-bootstrap3) package, v1.2.0 ### Stack Trace Failed to load the wordpress-api...
The last parameter is a `void **` pointer which holds the original address. How do I call the original function?
How can I extract integers passed as parameter? I was looking into the sample https://github.com/arguslab/Argus-SAF-playground/blob/master/src/main/scala/org/argus/play/random/RetriveStringFromSourceOrSink.scala This one can extract String values passed as parameters. I am trying to do something...