Search:

Type: Posts; User: seraph

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,071

    I'm using dev-c++ and windows xp. The application...

    I'm using dev-c++ and windows xp. The application doesnt have any greater purpose yet, just being curious how this can be done.
  2. Replies
    4
    Views
    1,071

    Open popup when run

    Hey!
    How can i make so that when i run my program it opens the console window but also a extra window which has a text box? What i want to do is that when i type something in the text box and hit...
  3. Replies
    5
    Views
    1,487

    Thanks, that made alot sense.

    Thanks, that made alot sense.
  4. Replies
    5
    Views
    1,487

    Why aren't 2 chars equal?

    I'm new with c++ programming and i got this newb guestion.
    I got 2 variables, char a[5] = "hola"; and char b[5] = "hola";.
    The problem is that when i check them like this:


    char a[5] = "hola";...
Results 1 to 4 of 4