© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
2y ago
•
22 replies
Ewan
✅ Adding a string to a double and then outputting it as a string
if i had
string name
=
(
"Hello
"
)
;
double number
=
(2
.2
)
;
how would i add these together and output using console
.writeline
-
-
-
-
-
> Hello 2
.2
help please
!
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
adding a double and a float
C
C# / help
15mo ago
Outputting the files from a folder and then numbering them
C
C# / help
3y ago
Truncating 1 and 0 and returning as a double
C
C# / help
2y ago
❔ It keeps outputting only true
C
C# / help
3y ago