Search:

Type: Posts; User: Zophixan

Search: Search took 0.01 seconds.

  1. Thread: Old code

    by Zophixan
    Replies
    7
    Views
    1,674

    Old code

    Strangely enough this doesn't work. Any ideas why?
    [code]
    #include <iostream>

    using namespace std;

    int main()

    {
    char rob;
  2. Thread: Circle Area

    by Zophixan
    Replies
    3
    Views
    2,085

    Yeah my structure needs work, I fixxed it now.

    Yeah my structure needs work, I fixxed it now.
  3. Thread: Circle Area

    by Zophixan
    Replies
    3
    Views
    2,085

    Circle Area

    Has any one got any idea why this doesn;t work!!


    //Program to find circle values.

    #include <iostream>

    using namespace std;

    int main()
  4. Thread: Switches

    by Zophixan
    Replies
    2
    Views
    1,043

    Switches

    Can any one give an example of a switch?
  5. I'm new to programming but isn't a space...

    I'm new to programming but isn't a space considered a character.
  6. Thread: More Help

    by Zophixan
    Replies
    3
    Views
    866

    why is there a parse error when I add else...

    why is there a parse error when I add
    else if(cat==2)
    and even if I type 1 or 2 in my proggie, it comes up with a messed up version,


    //explation: Writing a database to hold friends and...
  7. Thread: More Help

    by Zophixan
    Replies
    3
    Views
    866

    More Help

    Can someone explain what is wrong with my code?


    //explation: Writing a database to hold friends and family, just as a test of
    //my programming skills. It should ask you to select a catagory in...
  8. Thread: Array problem

    by Zophixan
    Replies
    4
    Views
    845

    It works but I don;t know why, when typing in it...

    It works but I don;t know why, when typing in it doesn;t compile but copy and paste works!
  9. Thread: Array problem

    by Zophixan
    Replies
    4
    Views
    845

    It doesn;t work! Sorry but your code seems to...

    It doesn;t work! Sorry but your code seems to bring up the same errors.
  10. Replies
    7
    Views
    1,211

    I just noticed that part! That is filled in now!,...

    I just noticed that part! That is filled in now!, I forgot about it because of the errors!
  11. Replies
    9
    Views
    1,646

    Great!

    Now I need a program which changes it back lol.
  12. Thread: Array problem

    by Zophixan
    Replies
    4
    Views
    845

    Array problem

    Ok I want to make an array to hold a name, char name2[12]; or int name[12] should have made me an array but when I type name[1]=3; for example, it comes up with alot of errors, should I use a string?...
  13. Replies
    2
    Views
    1,522

    Fixing errors!

    I am sure that I once had a program which would attempt to fix any errors in your programming however I don;t have it any more, any one know whether it exists or whether I was dreaming?
  14. Replies
    9
    Views
    1,646

    Um changing it! No because they have blocked the...

    Um changing it! No because they have blocked the viewing of any extensions, heard of peekabooty, its a program which I changed the extension to txt so I could view other things at skool but they...
  15. Replies
    9
    Views
    1,646

    Lets just say I;m trying to get past school...

    Lets just say I;m trying to get past school sercurity, they won;t let us download certain file extensions.
  16. Replies
    7
    Views
    1,211

    joke? kinda but still I wanted to know why it...

    joke? kinda but still I wanted to know why it didn;t work lol
  17. Replies
    9
    Views
    1,646

    Making a program which....

    How would I make a program which converts a .txt file to an .exe file?
  18. Replies
    7
    Views
    1,211

    Plz help a coding newbie!

    I was trying to code a program on one of these sites tutorials but some of modifications made a parse error on line 35 (what is a parse error) Could someone tell me what I have done wrong and help me...
Results 1 to 18 of 18