[try Beta version]
Not logged in

Beginners - November 2020 (Page 14)

Help with Functions
 
So I am in a intro class for computer programming. I am not very good at working with multiple funct...
Nov 2, 2020 at 7:06am
[5 replies] Last: Do you understand functions now, or are you still unsure? (by CodeGoggles)
Why can't we inizitialize arrays with a function that returns arrays
 
So I know that the following code doesn't technically "return" array, but I still want to know wh...
Nov 2, 2020 at 6:03am
[5 replies] Last: Your reply still has some holes that need to be filled -- Let's see... (by newbieg)
by NowIC
Beginner want to advance (Network Programming in Windows)
 
Hallo. I have a PacktPublishing subscription. I learned & watched 2 courses about C and thought I ca...
Nov 2, 2020 at 5:37am
[2 replies] Last: Of course. Ok. Thank you. Didn't see this. :-) (by NowIC)
need help with an assignment for my class
 
I am new to C++ and need help with a assignment. Create an interactive fiction story application ...
Nov 2, 2020 at 3:40am
[7 replies] Last: PS It's a good move to properly indent your code, and also to tag your... (by againtry)
how to write my own vector.emplace_back
 
As an exercise I'm writing my own version of vector. I can't figure out how to implement emplace_bac...
Nov 1, 2020 at 10:40pm
[6 replies] Last: What does the :: in front of new mean? I assume it prevents someone fr... (by closed account oivD8vqX)
check if 2 complex numbers are equal (OOP in C++)
 
I started so study OOP in C++ and I have some issue with an exercise. I have to create a class "Com...
Nov 1, 2020 at 8:45pm
[4 replies] Last: Yess, it's working now. Thank you for your help! (by valiciousx)
by maulk
how to Functions
 
.
Nov 1, 2020 at 4:32pm
[6 replies] Last: @maulk. Please don't delete posts. It's not good forum etiquette. I... (by CodeGoggles)
Need to store 5000 Randomly Generated Names in Array
 
I need to store 5000 randomly generated names in an array. I have made my generator, however, I can'...
Nov 1, 2020 at 4:22pm
[7 replies] Last: @seeplus yes you are right. But as a novice coder myself I tend to thi... (by CodeGoggles)
by totoo
bool and vector functions help (1,2)
 
A user should be able to input a 4-digit number that satisfies the following: --each digit is unique...
Nov 1, 2020 at 1:36pm
[23 replies] Last: Sorry for the 'off-problem' posts. Got a bit sidetracked.... As @last... (by seeplus)
by syeare
File Streams: Int (?) Output
 
I have a file, file.txt . I must read data from this file, make some calculations, and then output ...
Nov 1, 2020 at 11:29am
[10 replies] Last: Hello syeare, Sorry I ended going to bed after my last post. For ex... (by Handy Andy)
November 2020 Pages: 1... 121314
  Archived months: [oct2020] [dec2020]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.