CARVIEW |
Select Language
HTTP/2 302
date: Sun, 27 Jul 2025 10:45:50 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: 965b8cad7fb6860e-BLR
HTTP/2 200
date: Sun, 27 Jul 2025 10:45:50 GMT
content-type: text/html; charset=utf-8
cf-ray: 965b8cad988ec151-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=fc516c55-20b0-4969-8fff-56458b0a96f3; expires=Mon, 27 Jul 2026 10:45:50 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: c0503f38-7e83-4989-945b-c78290da7acf
x-worker-origin-response-time: 325000000
x-dns-prefetch-control: off
set-cookie: prov=fc516c55-20b0-4969-8fff-56458b0a96f3; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=L7KnJkwLXseMtkHsEmnYGGRW6GoHAr3QX19.2tiXJAE-1753613150-1.0.1.1-iQciUeGVDIL71K2Dah4_VpHzy0rEl_GXk5FGIRJ8ClW1X2raTQQ8NObn9_urVYl2.Ce3kRHuZXN0i3bmLEXT3iVPDGJCgw9VSuznujX5OIM; path=/; expires=Sun, 27-Jul-25 11:15:50 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=ZYzd8VrnyjlCqMoWyZFJMMyIyPZpkmNPk30M7h0YMvQ-1753613150683-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