Menu

help me for a error

davide
2013-09-27
2013-09-29
  • davide

    davide - 2013-09-27

    i have do my little program but when i compile this program dev show me this error:
    C:\Users\davide\Desktop\calcolatrice e molto altro\calcolatrice.o calcolatrice.c:(.text+0x69d): undefined reference to `pritf'
    and
    C:\Users\davide\Desktop\calcolatrice e molto altro\collect2.exe [Error] ld returned 1 exit status
    what can i do?

     

    Last edit: davide 2013-09-27
    • Mattias Grosse

      Mattias Grosse - 2013-09-29

      I am quite shure you wrote "pritf" instead of "printf" somewhere in your
      programm!

      Am 27.09.2013 17:03, schrieb davide:

      i have do my little program but when i compile this program dev show
      me this error:
      C:\Users\davide\Desktop\calcolatrice e molto altro\calcolatrice.o
      calcolatrice.c:(.text+0x69d): undefined reference to `pritf'
      and
      C:\Users\davide\Desktop\calcolatrice e molto altro\collect2.exe
      [Error] ld returned 1 exit status
      what can i do?


      help me for a error
      https://sourceforge.net/p/dev-cpp/discussion/128327/thread/be256bec/?limit=25#2790


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/dev-cpp/discussion/128327/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

Log in to post a comment.