Translation of "code step" in French
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
I will go through the code step by step and even if you are a C beginner you will understand.
Je vais détailler le code pas à pas et même si vous êtes un débutant en C, vous comprendrez.
So we hear a lot about "debugging"; it is the process of following the execution of code step by step in order to detect anomalies, also called "bugs".
Ainsi on entend beaucoup parler du terme anglais "débugger"; c'est suivre l'exécution du code pas à pas afin de déceler une erreur, ou un "bug".
To find the solution, they had to crack the code step by step.
Pour trouver la solution, ils devaient résoudre l'énigme étape par étape.
As shown in the previous section, the debugger lets you execute the code step by step.
Comme montré dans une section précédente, le débogueur permet l'exécution en mode pas à pas.
The text is converted internally code step 54, it is stored, step 55, in memory by word unit memory, according to the contents of register RM 31.
Le texte est converti en code interne étape 54, il est rangé, étape 55, en mémoire par unité mot mémoire, selon le contenu du registre RM 31.
Select and copy the code from the text box in the Get the code step.
Sélectionnez et copiez le code de la boîte de texte dans l'étape obtenir le code.
Execute the code step by steps using the "Step Over" icon or by pressing "F6".
Exécutez le code en pas à pas en utilisant l'icône "Step Over" ou en appuyant sur "F6".
When you go through the code step by step, you can compare the actual output with the expected one after each instruction.
En pas-à-pas, tu peux comparer la sortie obtenue avec la sortie attendue après chaque instruction.