C-У in English translation

c
ц
k
trojku
ФК
°C
pod c

Examples of using C-у in Serbian and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Latin category close
  • Cyrillic category close
Датотеке у C-у не постоје као уграђени типови( они су дефинисани у заглављу система) и цео улаз-излаз врши се кроз позиве библиотека.
In C files do not exist as a built-in type(they are defined in a system header) and all I/O takes place via library calls.
То је структупирани програмски језик( сличан C-у) и подржава многе заједничке C стандардне библиотеке,
It is a structured programming language(similar to C) and supports many common C standard library functions,
интерпретатори других програмских језика високог нивоа често написани на C-у.
interpreters of other higher-level languages are often implemented in C.
mylabel иМyLabel су различита имена у C-у, а у Паскалу су идентична.
mylabel are distinct names in C but identical in Pascal.
нпр. лексер хак у C-у зато што организација знакова зависи од контекста.
the lexer hack in C is because tokenization depends on context.
У C-у, red ће бити само синоним за 0,
In C, red becomes just a synonym for 0,
имплементацију високих перформанси у C-у, звану libSass.
a high-performance implementation in C called libSass.
Не може бити тачка-зарез директно пре else у Паскалу, док је обавезна у C-у( уколико се не користи блок изјаве)
There can never be a semicolon directly before else in Pascal whereas it is mandatory in C(unless a block statement is used)
У C-у, пребројиви тип може бити конвертован у int
In C, enums can be freely converted to
У C-у, идентификатор који представља низ обрађује као константни показивач на први елемент низа, на тај начин, с обзиром на наредбе int
In C expressions, an identifier representing an array is treated as a constant pointer to the first element of the array,
не може бити тачка-зарез директно пре else у Паскалу, док је обавезна у C-у( уколико се не користи блок изјаве)
there can never be a semicolon directly before else in Pascal whereas it is mandatory in C(unless a block statement is used)
У традиционалном C-у, тип може бити изостављен у већини случајева
In traditional C, a type name may be omitted in most contexts
A B C D E…<-> C-A<-> D-B<-> E-C<-> Ova vrsta liste se razlikuje od" tradicionalne" XOR povezane liste u tome što su instrukcijske sekvence koje treba da prelaze listu unapred drugačije od sekvenici koje prelaze listu unatrag.
A B C D E…<-> C-A D-B E-C This kind of list differs from the standard"traditional" XOR linked list in that the instruction sequences needed to traverse the list forwards is different from the sequence needed to traverse the list in reverse.
Psyco је написан у C-у и генерише само x86-базирани код.
Psyco was written in C and generated only 32-bit x86-based code.
Док су низови у C-у фиксирани, показивачи на њих су заменљиви.
While arrays in C are fixed, pointers to them are interchangeable.
Ова флексибилност омогућава C-у да управља било којом дужином низа, користећи исти код.
This flexibility allows C to manipulate any length array using the same code.
У C-у се називају структурама.
In C, they are termed"structures".
У C-у, пошто су низови и показивачи у тесној еквивалентности, следи.
In C, since arrays and pointers have a close equivalence, the following are the same.
У C-у, постоји само/* блок коментара*/.
In traditional C, there are only/* block comments*/.
У C-у стринг обично има облик типа char[ n].
In C a string generally has the type char[n].
Results: 57, Time: 0.0389

Top dictionary queries

Serbian - English