Login Password

snippets

Last 10 category snippets

0
favorites
1
comment
Avatar Image

Maritime Container Check digit verification

This C code will take a string and return the check digit for the maritime container represented. Useful for validation purposes. The letter -> number auxiliary routine is a bit naive, but does its job. ...
posted by Alejandro Martinis 2 years, 6 months ago
0
favorites
1
comment
Avatar Image

[Qt] Default main.cpp without translator

Default main.cpp without translator ...
posted by Bhiri Slim 2 years, 6 months ago
0
favorites
1
comment
Avatar Image

FLAMES

Small C program.... Check it out! try to change the path to initgraph() works wel with turboc compiler ...
posted by Gopinath M 2 years, 6 months ago
0
favorites
1
comment
Avatar Image

delete all pointers of a Qt container

Delete all the pointers of a Qt container and clear it. ...
posted by Nox PasNox 2 years, 7 months ago
bettercodes.org is released as free software without warranties under GNU Affero GPL v3