Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
stripslashes()Cの PHP に相当するものが存在するかどうか疑問に思っていましたか?
stripslashes()
いいえ、これは C で通常発生する問題ではないためです。同じ機能が必要な場合は、自分で作成するか、それを提供するライブラリを見つける必要があります。