-3Linux already has macOS Sonoma's features, but did Apple do them better?🐧🍎 tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
5Framework laptop isn't for you? Here's the next best thing! tilvids.comc/videos · by the_tech_beast@lemmy.ml · 3y · 1 comments
2Framework laptop isn't for you? Here's the next best thing! tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
6Red Hat: why I'm going all in on community-driven Linux distros. tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
6The AD-BASED internet is DYING, and it's getting WORSE in the process tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
17Gov. Kathy Hochul calls New York flash floods '1,000 year event' | USA TODAY youtube.comc/usa · by the_tech_beast@lemmy.ml · 3y · 3 comments
2Gov. Kathy Hochul calls New York flash floods '1,000 year event' | USA TODAY youtube.comc/newyork · by the_tech_beast@lemmy.ml · 3y · 0 comments
6No Thanks—Why I'm Avoiding Instagram Threads. neat.tubec/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
25No Thanks—Why I'm Avoiding Instagram Threads. tilvids.comc/videos · by the_tech_beast@lemmy.ml · 3y · 1 comments
6In recognition of Meta releasing their Threads app, watch this tilvids exclusive video showing how Mastodon works. tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
6Mastodon, Peertube, Pixelfed: easily replace Twitter, Instagram and YouTube tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
1The SMART Home is a DUMB idea, and a privacy and security NIGHTMARE tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
3TILvids Update - January 2023 blog.tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
1Welcome to new TILvids creator and patron Bitwarden - Bitwarden 101 - How to Create a Bitwarden Account tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
1TILvids video of the day - The End of Internet Explorer tilvids.comc/tilvids · by the_tech_beast@lemmy.ml · 3y · 0 comments
on What is the use of a void function if it doesn't return a value? · c/cpp · 0 pts · 4yOh... so cout << and return don't mean the same thing.
on What is the use of a void function if it doesn't return a value? · c/cpp · 0 pts · 4yyes but sum() gives the value 90 in the main function. Why is that?
on What is the use of a void function if it doesn't return a value? · c/cpp · 0 pts · 4y#include <iostream> using namespace std; void sum() { int a, b, s; cin >> a >> b; s = a + b; cout << s; } int main() { sum(); } Also why does this function return a value? for example, a = 45 and b = 45 I get the sum as 90
on Which are your most useful apps? · c/fdroid · 1 pts · 4yYes, Aegis is the best TOTP app. I recently switched from Authy to Aegis and it is pretty good.
on Odysee android app? · c/odysee · 1 pts · 5yhttps://twitter.com/OdyseeTeam/status/1396567309313925124
It is basically a clone of instagram.
i don't get it
Oh... so cout << and return don't mean the same thing.
yes but sum() gives the value 90 in the main function. Why is that?
Also why does this function return a value?
for example, a = 45 and b = 45
I get the sum as 90
Yes, Aegis is the best TOTP app. I recently switched from Authy to Aegis and it is pretty good.
https://twitter.com/OdyseeTeam/status/1396567309313925124
Here is the tweet from the odysee team
Yeah, but odysee has its own app