Search:

Type: Posts; User: HotMustardGas

Search: Search took 0.00 seconds.

  1. Thread: Dev-C++

    by HotMustardGas
    Replies
    8
    Views
    1,148

    Thanks everyone for your help

    Thanks everyone for your help
  2. Thread: Dev-C++

    by HotMustardGas
    Replies
    8
    Views
    1,148

    Dev-C++

    Hi

    I was wondering if anyone could help me with my program I'm using the newest version of Dev-C++ here is what I typed:


    #include <iostream>
    int main()
    {
    int x = 5;
    int y = 7;
  3. Replies
    5
    Views
    1,198

    I'm sorry I fixed the problem Thanks for your...

    I'm sorry I fixed the problem

    Thanks for your help
  4. Replies
    5
    Views
    1,198

    I tryed it again and I get this message: missing...

    I tryed it again and I get this message: missing terminating " character
    What should I do?
  5. Replies
    5
    Views
    1,198

    It didn't work

    It didn't work
  6. Replies
    5
    Views
    1,198

    cont' undeclared

    Hi,

    I'm using Dev C++. I'm also new to programming and I was going through the tutorials and I'm having a problem compiling this code:


    #include <iostream>

    using namespace std;

    int...
Results 1 to 6 of 7