Questions about items that can be described as empty or having no data value
Questions tagged [is-empty]
776 questions
-2
votes
1 answer
How to check if an array is filled with zeros in C++
So, I have an array in C++ of length n and I want to know if it contains at least one positive number. I know for sure that the array contains only non-negative numbers.
I know how to do that but I wonder if there's a more efficient or prettier…

Michał Dobranowski
- 33
- 10
-2
votes
1 answer
vba code suddenly encounters problems with enumeration
This visual basic code related to outlook used to work without problems
Sub cmdExample()
Dim myOlApp As Object
Set myOlApp = CreateObject("Outlook.Application")
Set myoSession = myOlApp.Session
Set myoCalendar =…

gschaaf
- 3
- 2
-2
votes
1 answer
How to fix automatic changed DOM-Position of Form-Closing-Tag while onload by jQuery.get()
I started a coding project with datatransfer between Webbrowser and SQL-Database.
There´s a Mainpage that loads a second HTML-Document into a by jQuery.get().
The second document contains