Beginners - May 2016 (Page 18)

errors
 
can someone help me about this #include<stdio.h> #include<string.h> #include<conio.h> #include...
[2 replies] Last: in line 440 till 446 I need help I get errors when I need to calculate... (by zaidmashni)
Date program
 
Write a program that will let the user input any date in format MM/DD/YYYY. The user will then outp...
[1 reply] : http://stackoverflow.com/questions/11972368/c-get-which-day-by-input-d... (by Thomas1965)
Compiler error when a static member of a class is private
 
In the following code, I set a static variable of a class is private. Then I initialize its value as...
[3 replies] Last: Line 12 is fine. The problem is when you try to access the private var... (by Peter87)
by Dkob1
Pointers, please check?
 
Can someone check if I got these correct please?? I'm pretty sure I missed almost half of these so I...
[no replies]
amount of total hard drive space
 
how do i write code to show the total amount of hard drive space. df_total found that may work ...
[no replies]
amount of total system memory
 
how to write code to show how much total system memory is there been looking at some structures ...
[no replies]
How to check the number of occurrences of integers in an array?
 
Hi guys. This is a homework problem . I need help. Write a program that inputs ten integers in an...
[7 replies] Last: That worked pretty good. Thanks @kevinkjt2000 :) (by sabbag learner)
Trouble with Command Line Argument
 
Hi, I'm having some issues reading in a file from the command line argument. Basically I have a file...
[4 replies] Last: Thank you for your suggestion. I've actually tried a different approac... (by Carter205)
Reading a dynamically allocated array from a file
 
Having some trouble getting the output that I want. The test file that I'm reading from has integer...
[2 replies] Last: Thank you Moschops it worked perfectly!! I don't know why I didn't j... (by codingNubCake)
by brad97
Problems Using Static Library
 
I am attempting to write the code for a console application that uses a static library in another pr...
[no replies]
by Dkob1
Getting errors?
 
I'm getting two errors: 1) IntelliSense: no instance of constructor "Rational::Rational" matches th...
[3 replies] Last: I think I got it actually, thanks. (by Dkob1)
bubble sort code
 
fixed it
[no replies]
by Blenda
Can anybody help me please?
 
Hello guys, I am really sorry for disturbing you, and I really do not know how this forum works, b...
[4 replies] Last: @ OP Without knowing specifics, take a look at the link below: h... (by chicofeo)
A question about pointers
 
Hello everyone, I'm sorry if this question was already answered before, I just couldn't find anythin...
[2 replies] Last: Oh, thanks for the clarification, I tought delete actually cleaned the... (by Lextredis)
Multiple Inheritance Question
 
Hi! Never done multiple inheritance in the past and it is been asked from my tutor to do so. I hav...
[1 reply] : class Rectangle: public Polygon , public PaintCost { public: ... (by Moschops)
Sorted Array into Binary Search Tree
 
Below I have a function that turns a sortedArray into a Binary Search Tree. For some reason, a is n...
[no replies]
objects in classes
 
Hi guys can someone clear this up for me,I made a Birthday object inside the People class I thought ...
[12 replies] Last: thanks,I'll try figure this out (by adam2016)
LNK2019 and LNK1120
 
Write your question here.
[2 replies] Last: http://lmgtfy.com/?q=LNK2019+and+LNK1120 (by AbstractionAnon)
World Search with multifunction (?) caracter
 
Hy Guys! I have a task to search any given world in multiply files and give back the line where it ...
[no replies]
by franc0
adsasdasadsdaasasdsa
 
asdsaadsasadsaasdsasdaasdsaadsasadsaasdsasdaasdsaadsasadsaasdsasdaasdsaadsasadsaasdsasdaasdsaadsasad...
[no replies]
May 2016 Pages: 1... 1617181920... 36
  Archived months: [apr2016] [jun2016]

This is an archived page. To post a new message, go to the current page.