Q&A Discussies
Need help in javascript
7 Stemmen
2 Antwoordenwhats wrong?
0 Stemmen
3 Antwoordenwhats the problem?
0 Stemmen
4 AntwoordenBasic knowledge
0 Stemmen
4 AntwoordenFunctions
1 Stem
1 AntwoordAnyone help me with this?
0 Stemmen
2 AntwoordenWY I get a rundum number from memory when I run this code
#include <iostream>
using namespace std;
int main ()
{
int array [5];
for (int x = 0; x < 5; x++) {
array [x] = 42;
cout << x << ': ' << array [x] << endl;
}
return 0;
}
if I replace ': ' with ": " every thing works well.
0 Stemmen
2 AntwoordenPopulair vandaag
Coding for Cybersecurity
0 Votes
Need help
0 Votes
Pointers in c#
0 Votes
Salut tout le monde
1 Votes