memrootじしょ
英和翻訳
C/C++
malloc
memcpy_s
strncpy_s
snprintf
C standard library
C/C++
/siː ænd siː plʌs plʌs/
シーアンドシープラスプラス
1.
プログラミング言語であるC言語と、その拡張であるC++言語の両方、またはそのいずれか、あるいは両者の関係性を示す表現。
C言語とその拡張であるC++言語をまとめて指す際に使われる表現です。両者は高い互換性を持つため、しばしば一緒に言及され、特にシステムプログラミングやパフォーマンスが重視される分野で広く用いられます。
Many
system-level
applications
are
developed
using
C/C++.
(多くのシステムレベルのアプリケーションは、C/C++を使用して開発されています。)
Many
多くの、多数の
system-level applications
システムレベルのアプリケーション
are developed
開発されています
using
~を使って、~を用いて
C/C++
プログラミング言語のC言語とC++言語を指します。
Learning
C/C++
can
provide
a
strong
foundation
for
understanding
computer
science
concepts.
(C/C++を学ぶことは、コンピュータサイエンスの概念を理解するための強力な基礎を提供できます。)
Learning
~を学ぶこと
C/C++
プログラミング言語のC言語とC++言語を指します。
can provide
提供することができます
a strong foundation
強固な基礎
for understanding
~を理解するために
computer science concepts
コンピュータサイエンスの概念
Game
engines
often
rely
on
the
performance
of
C/C++.
(ゲームエンジンは、しばしばC/C++の性能に依存しています。)
Game engines
ゲームエンジン
often
しばしば、よく
rely on
~に依存する、~を頼りにする
the performance
その性能、パフォーマンス
of C/C++
プログラミング言語のC言語とC++言語の
関連
C
C++
Programming Language
Compiler
Software Development
System Programming