Thread: Help converting C# into apple code

  1. #1
    Registered User
    Join Date
    Feb 2011
    Posts
    12

    Help converting C# into apple code

    Ok so I have a bunch of code done in C# and I would like to port it to my iPod the only thing is is I don't know how so I was wondering if anyone hear knows how and could help me


    I'll post code if someone knows what to do

  2. #2
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Are you trying to make apps for the iPod?
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  3. #3
    Registered User
    Join Date
    Jul 2011
    Location
    Bangalore,India
    Posts
    24
    for developing apps for a apple product like iPhone,iPod Touch which have iOS u should develop apps in XCode...

  4. #4
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    Is the brand placement in this thread new, or have we just managed to avoid all the paid-for brand names before, or have I just never noticed it before?

  5. #5
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Quote Originally Posted by tabstop View Post
    Is the brand placement in this thread new, or have we just managed to avoid all the paid-for brand names before, or have I just never noticed it before?
    Did it randomly underline ipod with a link? I have been seeing that periodically....
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  6. #6
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    ... And now it isn't. But yes, iPod was linked and hovering over it said that it was an ad through Skimlinks (or was it skimwords).

  7. #7
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Well, you aren't crazy, I have been seeing it too.
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  8. #8
    'Allo, 'Allo, Allo
    Join Date
    Apr 2008
    Posts
    639
    It happens with links to amazon too, which have the cboard referral tag added to the end.

  9. #9
    Registered User
    Join Date
    Mar 2011
    Posts
    41
    Quote Originally Posted by subhash.rao View Post
    for developing apps for a apple product like iPhone,iPod Touch which have iOS u should develop apps in XCode...
    You can also use MonoTouch

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Converting Java code into C, I need help >.<
    By minidragon in forum C Programming
    Replies: 3
    Last Post: 05-26-2011, 04:30 AM
  2. Converting C code to DLX assembly code
    By xyz3 in forum C Programming
    Replies: 2
    Last Post: 05-17-2010, 02:01 PM
  3. C Code for converting generic to binary code
    By vanilla in forum C Programming
    Replies: 5
    Last Post: 11-05-2009, 03:34 AM
  4. Converting C++ code to C
    By alixi in forum C Programming
    Replies: 3
    Last Post: 09-21-2004, 02:23 PM
  5. converting c/c++ code to assembly
    By moonwalker in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 07-25-2002, 02:15 PM