So to start, I am not too knowledageble in C++, I know very little from a class I took a while back. Almost everything I have so far is from this very generous
How do you retrieve the last element of an array in C#?
I am using Tcpdf PHP library to generate PDF. I got issue with display in Hindi language fonts in generated PDF. I have all things like fonts characters standar
I am trying to execute this code in getting an error as There is no row at position 2" How can I solve this? public JsonResult Question() {
I am trying understand how to model events in ClojureScript. Designing an event queue in JavaScript is easy. You just keep a (mutable) array of functions, and p
When I pay the 1 rs amount from account by entering my debit card details google responds as: Contact us to get started We weren’t able to establish your
This is part of the source code in the file callbacks.c it handles the return only if the focus is outside the inputbox, how can I modify it to handle return wh
I was following some guide(download android studio today) of kotlin and I have use the setText and it's not working. what will be the problem? package com.examp