Results 1 to 3 of 3

Thread: Ansi C completed

  1. #1
    Extreme Talker pix07's Avatar
    Join Date
    Jul 2016
    Location
    Poland
    Age
    30
    Posts
    632

    Default Ansi C completed

    i completed the course i will continue learning in new one to improve my skills
    thank you for reading
    write program soon
    Last edited by pix07; July 27th, 2017 at 09:41. Reason: info
    “Talk is cheap. Show me the code.- Linus Torvalds ”

  2. #2
    Controller Man ulaoulao's Avatar
    Join Date
    Dec 2005
    Location
    FL
    Posts
    3,391

    Default Re: Ansi C completed

    int pix07 = 1;
    int *p;
    p = &pix07 ;
    printf("pix07's Address is: %x\n", &var );
    printf("pix07 level up by : %d\n", *ip );
    Original, the only way to play.

    Forums
    main page - Working controllers

  3. #3
    Extreme Talker pix07's Avatar
    Join Date
    Jul 2016
    Location
    Poland
    Age
    30
    Posts
    632

    Default Re: Ansi C completed

    thank you ulaoulao .
    “Talk is cheap. Show me the code.- Linus Torvalds ”

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •