This website requires JavaScript.
Explore
Help
Sign in
sasza
/
trainings
Watch
1
Star
0
Fork
You've already forked trainings
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
245cbec983
trainings
/
C_secure_coding
/
SecC++
/
examples
/
myrand.c
Sasza Stanczew
84d79a11d0
Dodano slajdy i pliki od prowadzącego
2024-03-20 14:02:58 +01:00
3 lines
31 B
C
Raw
Blame
History
int
rand
(
void
)
{
return
42
;
}
Reference in a new issue
View git blame
Copy permalink