Search:

Type: Posts; User: webfreak

Search: Search took 0.04 seconds.

  1. Thread: Please Help

    by webfreak
    Replies
    1
    Views
    842

    Please Help

    H, I have a question that ive been trying to find an answer to.
    Ok i have a borland 5 compiler and it is a dos version that i ahve to write bcc32 -tW name.cpp to compile. Ive seen a different...
  2. Replies
    12
    Views
    1,306

    Denethor when i type in ur code this is what i...

    Denethor when i type in ur code this is what i get:
    Error E2451 doritos.cpp 7: Undefined symbol 'cout' in function main()
    Error E2451 doritos.cpp 7: Undefined symbol 'endl' in function main()
    ***...
  3. Replies
    12
    Views
    1,306

    hmmmm itnt the int number_of_doritos(void) ...

    hmmmm itnt the
    int number_of_doritos(void)
    the main?
    hmmmmm maybe an example would help alot if you have a simple code to show me how to do this please (or a tutorial site)
    thanx for all of...
  4. Replies
    12
    Views
    1,306

    whats the diff ? lol sry i am new at this i...

    whats the diff ?
    lol sry i am new at this i jsut followed a tutorial and i pasted the code and saved it in .cpp and i want to comile it plz help me
  5. Thread: help please

    by webfreak
    Replies
    1
    Views
    1,010

    help please

    hi what is/are the language(s) used to create a windows program, do you recommend any good sites where i can learn it/them?
    i am trying to learn c++ but i dont know what i can make with that if...
  6. Replies
    12
    Views
    1,306

    compiling problem

    i have Borland compiler version 5.51 for Win 32
    when i try to compile this script:
    #include <iostream.h>

    int number_of_doritos(void)
    {
    int yum;

    yum = 523; /* That's a lot of...
Results 1 to 6 of 6