Category Archives: C++

C++. Theory and practice. Base course. Object-oriented programming using C++. Examples of program code. Developing in Borland C++ Builder and Microsoft Visual Studio

C++. Linear search. Development of a class that implements linear search in a one-dimensional array





Continue reading C++. Linear search. Development of a class that implements linear search in a one-dimensional array

С++. Generating random numbers. Functions rand(), srand(), time(). Examples





Continue reading С++. Generating random numbers. Functions rand(), srand(), time(). Examples