I'm new to discord bots. I have a script that gives members a role if the join a VC, that way they can see a Text channel. I want the channel to be cleared out.
I am new to MPI programming and I am trying to create a program that would perform 2-way communication between processes in a ring. I was getting MemoryLeaks er
I’m going to try to be as thorough as I can, but if you have questions or would like additional tests. I will provide more detail as I can. I have a small
I'm trying to compile native GO code for android with gomobile. Looks like gomobile is not finding ndk-build. gomobile build -target android hello.go gomobile
I am new to vertx and async programming. I have 2 verticles communicating via an event bus as follows: //API Verticle public class SearchAPIVerticle extends Ab
If I have a payable function in Solidity, can I transfer msg.value directly to another address without having funds in the contract. For example: function foo()