problem z C

Sekcia: Ostatné 27.05.2008 | 19:59
Avatar rc-fox Ubuntu 8.04,Debian Lenny  Používateľ
neviete niekto preco my toto vypysije pri prekladani z C ...asi my nechce najst kniznice alebo nieco a inac skusal som aj gcc


cc 123.c -o 123
123.c:1:19: error: stdio.h: Adresár alebo súbor neexistuje
123.c: In function ‘main’:
123.c:4: warning: incompatible implicit declaration of built-in function ‘printf
    • Re: problem z C 27.05.2008 | 20:07
      Avatar Dare_devil Debian, OpenSuse  Používateľ
      A co tak napisat sem zdrojak?
      There is no flag large enough to cover the shame of killing innocent people
      • Re: problem z C 27.05.2008 | 20:12
        Avatar rc-fox Ubuntu 8.04,Debian Lenny  Používateľ
        #include <stdio.h>
        int main()
        {
        printf("ahoj svet");
        }


        ale to si nevsiamjte to som dal len na skusku zatial.....ale asi my necita kniznice alebo nieco...
        • Re: problem z C 27.05.2008 | 20:17
          Avatar Dare_devil Debian, OpenSuse  Používateľ
          viktor@notebook:~/C$ gcc hello.c -o hello
          viktor@notebook:~/C$ ./hello
          caf
          viktor@notebook:~/C$ cat hello.c
          #include <stdio.h>
          int main()
          {
          printf("caf\n");
          }
          viktor@notebook:~/C$

          Mne to facha
          There is no flag large enough to cover the shame of killing innocent people
          • Re: problem z C 27.05.2008 | 21:06
            Avatar rc-fox Ubuntu 8.04,Debian Lenny  Používateľ
            jj sak jasne sak vravim ja asi nemam tie kniznice alebo neaku instalcaku neviete nieco?
            • Re: problem z C 27.05.2008 | 22:43
              Avatar borg Fedora  Administrátor
              nainstaluj si devel balicky.
              • Re: problem z C 27.05.2008 | 23:25
                Avatar rc-fox Ubuntu 8.04,Debian Lenny  Používateľ
                a ako prosim ta??, staci apt-get install devel?
                • Re: problem z C 27.05.2008 | 23:30
                  Avatar borg Fedora  Administrátor
                  ak mas debian, *buntu tak:
                  apt-get install build-essential
                • Re: problem z C 27.05.2008 | 23:53
                  Avatar Tommy Angelo   Používateľ
                  vsimol som si ze tu casto riesis c/c++, please, ak sa ti da tak si napis v profile do kolonky distribucia tvoje distro, aby sme vedelo ako mame reagovat a pre co pisat prikazy ;)
                  • Re: problem z C 27.05.2008 | 23:57
                    Avatar rc-fox Ubuntu 8.04,Debian Lenny  Používateľ
                    aha jasne prapacte pouzivam debian
                    • Re: problem z C 28.05.2008 | 00:01
                      Avatar rc-fox Ubuntu 8.04,Debian Lenny  Používateľ
                      inac velmi pekne dakujem uz mi to fici.............som rad ze su tu ludia ochotny poradit este raz diky
                      • Re: problem z C 28.05.2008 | 16:08
                        Avatar rc-fox Ubuntu 8.04,Debian Lenny  Používateľ
                        tak opet sa pytam rano mi to este slo prisiel som zo skoly a nic zasa neviem ze cim to je
                        • Re: problem z C 28.05.2008 | 16:14
                          Avatar rc-fox Ubuntu 8.04,Debian Lenny  Používateľ
                          opravene