You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to code in c language in vs code, i specified a float value under %d which is bascially a integer format specifier, but when i compiled it and runned it, the terminal printed 0 in place of giving an error of using wrong format specifier
I tried to code in c language in vs code, i specified a float value under %d which is bascially a integer format specifier, but when i compiled it and runned it, the terminal printed 0 in place of giving an error of using wrong format specifier