Tag: basic

C / C ++ Decision Making and Basic Operators

Let’s consider the decision making in C and C ++, which determine the direction of the program execution flow, the main operators. Programming solutions In real life, situations arise when we need to make some decisions, and on the basis of these decisions we decide what to do next. Similar situations arise in programming, when …


PHPoC Debugger: basic debugger (debugger) functions

Let’s take a look at the main functions of the PHPoC debugger, software used to develop and manage PHPoC devices. You must install this program before using PHPoC. About the debugger itself, we already had a lot of material “PHPoC Debugger” on our site pages. Uploading files to PHPoC Php files on the local computer …