CARVIEW |
Select Language
HTTP/2 302
date: Sat, 26 Jul 2025 22:37:48 GMT
content-type: text/html
content-length: 143
location: https://softwareengineering.stackexchange.com/users/404182/cplus
cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
expires: Thu, 01 Jan 1970 00:00:01 GMT
vary: Accept-Encoding
x-dns-prefetch-control: off
server: cloudflare
cf-ray: 9657623bdf67ccbb-BLR
HTTP/2 200
date: Sat, 26 Jul 2025 22:37:49 GMT
content-type: text/html; charset=utf-8
cf-ray: 9657623bfc9c1712-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=6b717de0-4c8a-4666-ad97-adbd497da16d; expires=Sun, 26 Jul 2026 22:37:49 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 031fc43d-a6ac-4c4d-9fdc-ae4b31889180
x-worker-origin-response-time: 335000000
x-dns-prefetch-control: off
set-cookie: prov=6b717de0-4c8a-4666-ad97-adbd497da16d; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=3kyagm54DtQPx76I.SFIl9v7srud_z05mGn1nP0yatU-1753569469-1.0.1.1-8w6oLMvm5U.6s8ryo0egR5nwbYs3MTHrtpIFAGTO1jCduTXk3MmHFCGfyyLTzaXXILsIMPeJRmzhrFKLCdQ0NkcOaLP7C6_EweSTkkUBp7k; path=/; expires=Sat, 26-Jul-25 23:07:49 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=J2m63rvbAqA3z7oOlBFJ29WpCJG4AelCHO3oS1tTzQE-1753569469142-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
User CPlus - Software Engineering Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsStats
1,209
reputation
33k
reached
2
answers
10
questions
Loading…
About
Interested in programming and the physical sciences. I primarily use C and C++ but also sometimes use Swift and Java.
Do not forget to check for and report errors:
#include <stdio.h>
int main(void) {
return puts("Hello, World!") < 0;
}
Do not add pointless if
statements to functions that have the effect of returning a condition:
// if (condition)
// return true;
// else
// return false;
return condition;
Badges
View all badges
1
gold badge
-
Famous QuestionNov 7, 2021
11
silver badges
-
DeputyNov 29, 2023
-
Reviewer
× 2Nov 17, 2023 -
EnthusiastJun 1, 2023
26
bronze badges
-
CuriousMay 22, 2023
-
QuorumJun 27, 2023
-
MortarboardOct 27, 2021
Top tags
View all tags
6
Score
5
Posts
42
Posts %
6
Score
2
Posts
17
Posts %
6
Score
1
Posts
8
Posts %
6
Score
1
Posts
8
Posts %
0
Score
3
Posts
25
Posts %
0
Score
3
Posts
25
Posts %
Top network posts
View all network posts