Search:

Type: Posts; User: caldeira

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,411

    my code is in a console application of dev c++...

    my code is in a console application of dev c++ compiling with gcc.
    its a c code program in my notebook with de win XP edition, why did i get this error?
  2. Replies
    2
    Views
    2,411

    console aplication error dev c++ winmain@16

    undefined reference to `WinMain@16' ???
  3. Replies
    31
    Views
    55,346

    #if 0 /*int main() { char escolha; do...

    #if 0
    /*int main()
    {
    char escolha;
    do {
    system("cls");
    printf("\n Menu Principal\n");
    printf("\n 1 - Menu Especialidades\n");
    printf("\n 2 - Menu...
  4. Replies
    31
    Views
    55,346

    yes you are wrigth i ´sorry to take your time,...

    yes you are wrigth i ´sorry to take your time, its working salem, master5001
  5. Replies
    31
    Views
    55,346

    hi guys its me again, my code still doesn´t...

    hi guys its me again, my code still doesn´t work!!! help...
  6. Replies
    31
    Views
    55,346

    hi it seems that i can resolve it on my one!...

    hi it seems that i can resolve it on my one! "parse error at end of input
    "
  7. Replies
    31
    Views
    55,346

    okay tomorrow i return and continue to work on...

    okay tomorrow i return and continue to work on this thanks you guys!!!
  8. Replies
    31
    Views
    55,346

    i´m sorry i get out... but i´ve tried yours tips...

    i´m sorry i get out... but i´ve tried yours tips same worked bur i have the same error.
    i reduce the number of warnings...
  9. Replies
    31
    Views
    55,346

    dwks , you are telling me that all this warnings...

    dwks , you are telling me that all this warnings are bad and corrupts my program ? thanks for the help. i´m going to follow your advise over the fflush...
  10. Replies
    31
    Views
    55,346

    i´ve tryied another IDE and the error is "sintax...

    i´ve tryied another IDE and the error is "sintax error at end of input", i´m cheking every line but i din´t find any mistake...
  11. Replies
    31
    Views
    55,346

    sorry mat, this is very big! and i'm not very...

    sorry mat, this is very big! and i'm not very good programmer! so i don´t know...why this error
  12. Replies
    31
    Views
    55,346

    #include #include #include...

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

    #define TRUE 0
    #define FALSE 1
    #define LEN_FICHEIRO 256
    #define FICHEIRO_DEFAULT "dadosBin.dat"

    /*...
  13. Replies
    31
    Views
    55,346

    ok thanks wait a moment

    ok thanks wait a moment
  14. Replies
    31
    Views
    55,346

    At my C code this error apears "parse error at...

    At my C code this error apears "parse error at endo of input " can anyone help me?
  15. Replies
    31
    Views
    55,346

    Another syntax error

    this error: "parse error at end of input"
Results 1 to 15 of 15