Search:

Type: Posts; User: lepricaun; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    8
    Views
    6,977

    try this code: #include int...

    try this code:



    #include <stdio.h>

    int main(void)
    {
    printf("Hello World!");
    return 0;
  2. Replies
    8
    Views
    6,977

    did you alter any of the settings? like including...

    did you alter any of the settings? like including libraries or so?
Results 1 to 2 of 2