Search:

Type: Posts; User: jeromey55

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    2,287

    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...
  2. Replies
    27
    Views
    3,007

    it wasnt really a homework assignment it was just...

    it wasnt really a homework assignment it was just a challenbge he put out to use
  3. Replies
    27
    Views
    3,007

    ya im pretty sure it was turing because my firend...

    ya im pretty sure it was turing because my firend tried it and it worked in turing and thank you very much sipher
  4. Replies
    27
    Views
    3,007

    i know a weeks worth which isnt much

    i know a weeks worth which isnt much
  5. Replies
    27
    Views
    3,007

    how?

    how?
  6. Replies
    27
    Views
    3,007

    i did but it dosent compile

    i did but it dosent compile
  7. Replies
    27
    Views
    3,007

    #include #include int...

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

    int main(int argc, char *argv[])
    {
    var day, night, weekend : int
    var planA, planB : real
    printf ("Number of daytime minutes?");
    get day
    printf...
  8. Replies
    27
    Views
    3,007

    i only know C and i need this in C but havent the...

    i only know C and i need this in C but havent the slightest clue on how to do it could i please gets ome help
  9. Replies
    27
    Views
    3,007

    how to re write this in C

    can someone put this into C please so i can use it in C++


    var day, night, weekend : int
    var planA, planB : real
    put "Number of daytime minutes?"
    get day
    put "Number of evening minutes?"
    get...
  10. Replies
    6
    Views
    1,316

    sojust char main and inted of %d use %c and...

    sojust char main and inted of %d use %c and change 0 to a and 9999 to b????
  11. Replies
    6
    Views
    1,316

    anyone?!?!?!?!??!?!?!?!??!?!?!??!?!??!?!?!?!?

    anyone?!?!?!?!??!?!?!?!??!?!?!??!?!??!?!?!?!?
  12. Replies
    6
    Views
    1,316

    Password retrieval

    ok so i was assigned an assignment to make a simmple program in Dev C++. our teacher owuld like us to create a simple password retrieval program.

    so if you were to enter a number such as 1234...
Results 1 to 12 of 12