I have a problem when I want to calculate Number of employee hours I got this issue, enter image description here I used TIMEDIFF TO Calculate number of hours a
I wanted to learn how objective c works so i create a new view controller with objective c within my swiftapp. I have managed to connect objective-c to swift bu
I have set up a language context for my app which works to change the language when I change the language of the device. What I am trying to accomplish now is a
I Have following table, I Would like to Select rows that have same value in Zone field for the same Line number. Id Line Name Zone 1 10 A 2 2 10 B 2 3 15 C 3
He has something to do with array-element-newline, But what I need is: const a = [ // The first attribute must be below `[` 1, 2, 3, // The last attribute
I am using an assembly code in a C function. But gcc gives unsupported instruction 'mov' error for the following code: uint32_t faulting_address; asm volatile(
Problem: I am trying to see if a file already exists in the file cabinet. If it does, the user gets a warning. If it does not, then the file proceeds to save. A
I am doing some SPARQL proofs where I use multisets to establish the proofs (instead of patterns). When applying the results in actual SPARQL queries, I need to