Recent content by Suppl

  1. S

    New 0.99 Godaddy promo code

    Tested, working, thanks :)
  2. S

    Get 5 free pr 6 backlinks

    Thanks for share man
  3. S

    array in C

    eimFlood thanks(ofc other too) :)
  4. S

    {Giving Away} CPC Coupon for Google, Bing , Facebook Ads {Giving Away}

    Hi, I love to have a $100 google coupon.
  5. S

    Buying Android installs

    please pm me mate
  6. S

    Who got a iPhone or iPad? Paying for help

    pm me link please
  7. S

    pros and cons of buying app installs

    add me on skype themakromaker
  8. S

    Hello people

    Hello, I'm new here, I was here like 3years ago, but I'm back, I'm a programmer, I think I can learn from U a lot, and I can share some things for u too :)
  9. S

    Permanently Closed Marketplace Sales Thread

    PM me message please m8.
  10. S

    Need Forum Posts - Quick Easy Job

    Add me - themakromaker
  11. S

    Would this be illegal on my website

    It would be illegal... lol
  12. S

    array in C

    I just have one question about preincrementation. For ex. we got array[6] = { 1, 2, 3, 4, 5, 6 }; for(i=0; i < 6; i++) { array[i]=array[i+1]; } why this one does not work: for(i=0; i < 6; 1) { array[i]=array[++i]; }
Back
Top