VSCode Debug Argc #2
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
unwanted
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: yvachot/Projet-C-Huffman#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Argc ne s'initialise pas correctement, lorsqu'il y a un seul argument.
argc = 5au lieu de 2 (nom du fichier + argument(s)).Cependant, marche correctement sans le debug de VSCode (problème d'initialisation du debug ?).