Search:

Type: Posts; User: DJG2011

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    23,441

    thanks for you reply but it still says the same...

    thanks for you reply but it still says the same errors
  2. Replies
    7
    Views
    23,441

    Dev-C++ Hello World help!!

    i was trying to do a simple Hello world in C in Dev-C++ but it keeps on get a error.

    here's is the code i used


    #include <stdio.h>

    int main(void)
    {
    printf("Hello World");
Results 1 to 2 of 2