Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7bc3e6

Browse files
Update UsingStrcpyAsBoolean.cpp
1 parent 28932e8 commit e7bc3e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
if(strcpy(szbuf1, "Manager") == 0) // most likely strcmp was intended instead of strcpy
22
{
33
// ...
4-
}
4+
}

0 commit comments

Comments
 (0)