but by using the buttons above the keyboard, there is no problem : Pour
tester :

#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
        int age;   
        printf("entrez votre  ége" );
        scanf("  %d",&age); 

        printf("ton age est %d", age); 
        return 0;

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

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

Reply via email to