Vinay Jayant Mundada

Results 2 issues of Vinay Jayant Mundada

Can you show an example of using the pocdb_get() function? I used it using the following code: ``` pocdb_client* c = pocdb_create(); char* key = (char*)malloc(sizeof(char)*100); char **vals = (char...

Having some issue in understanding the exact positional parameters to be passed to the _python3 runCRescal.py_ file. Could you share a sample command along with the arguments been passed?