We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no escribir en esta área y marcarlo al completar el issue.
Más detalles: Agregar función para que Latino pueda obtener el número de versión del sistema operativo.
Compatibilidad con OS:
Código en donde ocurre:
// código_aquí m = sis.os_version_mayor() //numero version_mayor n = sis.os_version_menor() //numero version_menor b = sis.os_version_parche() //numero version_build poner(m.."."..n.."."..b) //Devolverá 6.1.7601
The text was updated successfully, but these errors were encountered:
Se ha agregado esta función en MS-Windows: comment: c305882
Sorry, something went wrong.
Se ha agregado esta función en macOS comment: a3d6f7a
MelvinG24
No branches or pull requests
Reportando bug
no escribir en esta área y marcarlo al completar el issue.
no escribir en esta área y marcarlo al completar el issue.
Más detalles:
Agregar función para que Latino pueda obtener el número de versión del sistema operativo.
Compatibilidad con OS:
Código en donde ocurre:
The text was updated successfully, but these errors were encountered: