Public bug reported:

trying to run a simple code
on ubuntu but its giving me trouble.....am new with ubuntu any help please

# include <stdio.h>
# include <stdlib.h>
# include <string.h>

int main ( void )
{
    char name[6];
    int age = 25;
    printf("%s is %d years old\n",name, age);

}

** Affects: ubuntu-docs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1178408

Title:
  syntax error: '(' unexpected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1178408/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to