Search:

Type: Posts; User: italiano40

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    2,960

    I need help with a password program

    I am trying to make a password word program
    that uses the number of characters in the password
    so i need help counting the characters?????
  2. Replies
    2
    Views
    1,154

    A great day in linux

    Today i found a free live cd linux it is the best goto
    Slax linux
  3. Thread: Help

    by italiano40
    Replies
    2
    Views
    782

    Help

    How do i make this code count the vowels in a word and loop it


    #include <cstdlib>
    #include <iostream>

    using namespace std;

    int main(int argc, char *argv[])
    {
  4. Replies
    1
    Views
    3,757

    I know a little visual basic 2005 but i don't...

    I know a little visual basic 2005
    but i don't know open GL
  5. Thread: mafia game

    by italiano40
    Replies
    7
    Views
    2,444

    thxs i am going to try that

    thxs i am going to try that
  6. Replies
    4
    Views
    2,026

    tell me what you want the program to do i think i...

    tell me what you want the program to do i think i could make it from their, because i don't know PHP
  7. Thread: mafia game

    by italiano40
    Replies
    7
    Views
    2,444

    mafia game

    Guys tell me how this game i made
    it is not finished
    please tell me how it is so far
  8. Thread: C++ loops

    by italiano40
    Replies
    2
    Views
    864

    thxs you saved me for honors credit

    thxs you saved me for honors credit
  9. Thread: C++ loops

    by italiano40
    Replies
    2
    Views
    864

    C++ loops

    #include <cstdlib>
    #include <iostream>

    using namespace std;

    int main(int argc, char *argv[])
    {
    int avger=0;
    cout<<"Enter a number:\n";
    cin>> avger;
Results 1 to 9 of 9