Search:

Type: Posts; User: Mark UKBB

Search: Search took 0.01 seconds.

  1. Replies
    24
    Views
    2,156

    Compiling... Counting.cpp c:\documents and...

    Compiling...
    Counting.cpp
    c:\documents and settings\default\desktop\c++\for loop\counting.cpp(17) : error C2065: 'getch' : undeclared identifier
    Error executing cl.exe.

    :mad:
  2. Replies
    24
    Views
    2,156

    yeah it compiles fine now... But i am back to...

    yeah it compiles fine now...

    But i am back to step one where it executes

    Mark
  3. Replies
    24
    Views
    2,156

    yeah - the tutroial im using doesnt use chars -...

    yeah - the tutroial im using doesnt use chars - so they were confusing me !!

    tried that code

    Compiling...
    mark.cpp
    C:\Documents and Settings\Default\Desktop\test\mark.cpp(16) : error C2065:...
  4. Replies
    24
    Views
    2,156

    down to one error Compiling... mark.cpp...

    down to one error

    Compiling...
    mark.cpp
    c:\documents and settings\default\desktop\test\mark.cpp(1) : fatal error C1083: Cannot open include file: 'conio': No such file or directory
    Error...
  5. Replies
    24
    Views
    2,156

    Entered that text and compiled it..... whilst...

    Entered that text and compiled it..... whilst compiling got these errors..



    c:\documents and settings\default\desktop\test\mark.cpp(20) : error C2106: '=' : left operand must be l-value...
  6. Replies
    24
    Views
    2,156

    :mad: Still executes..... This is getting...

    :mad: Still executes.....

    This is getting silly now......

    Im sure I am doing everything correctly.....

    :(
  7. Replies
    24
    Views
    2,156

    where do I put it?? Sorry if I seem stupid......

    where do I put it??

    Sorry if I seem stupid... I never have this problem with php.... but then again they are completly different lol

    Mark :(
  8. Replies
    24
    Views
    2,156

    Hi - thanks for the quick reply. I entered the...

    Hi - thanks for the quick reply.

    I entered the return 0;

    the script still executes.....

    Subdene - what does getchar(); do and where shall I enter it?

    Thanks
  9. Replies
    24
    Views
    2,156

    .exe executing after final command.

    Hello - first post here - hopefully someone can help :)

    Im fairly new to C++, I've got MS Visual and I was experimenting the other day and came across a problem.

    I found a simple script and...
Results 1 to 9 of 9