• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

I made a progress bar with win forms and then a message box. l have coded the progress bar to run and also the message box but when l run the progress bar the message box also runs same time, l want the progress bar to to go until 100% then the message box to pop,
c#
1 Vote
7 Réponses
17th Jun 2016, 7:48 PM
Oneil
Oneil - avatar
if i download the programs for c++ on my pc ( codebuilds and the compiler ) and i want to write a program in my package ( workspace ) i create a new file and write smthing beginning #include <iostream> using namespace std; int main () { ... } and i want to run it, it always runs this first program : Hello World. and not my written program how can i run just my written program ? have i maybe to write anything else as int main () {} ?
c++
0 Vote
16 Réponses
19th Jul 2016, 2:11 PM
Peter Müller
Peter Müller - avatar
The code shown below in the description runs here when I try it, but when I wrote it on code blocks it gave me 5 errors.. 1. expected imitializer before '<' token. (line 19). 2. reference to 'pair' is ambiguous. (line 26). 3. expected primary-expression before double. (line 26). 4. expected ';' before 'double'. (line 26). 5. 'obj' was not declared in this scope. (line 27). Any help please?
c++classestemplates
0 Vote
5 Réponses
9th Jul 2016, 3:46 PM
Khaled Gamal Saad
Khaled Gamal Saad - avatar
< Précédent1...34Suivant >
Aujourd'hui en vedette
Functions in python
2 Votes
How to make a playground
1 Votes
For Mobile app
0 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
1 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes
Python
0 Votes
Can someone explain inline and block elements please
0 Votes