Beginners - April 2013 (Page 42)

java beginer book
 
OOPS It was network problem.I wanted to know about some book which can master me in JAVA.I know noth...
[1 reply] : [quote=Prashant Gupta PG]Write your question here. Click the 'edit' bu... (by LB)
by Yoda
C++ Primer 4th ed - Starting to learn programming.
 
Hello, A while back I came to this forum to ask tons of newbie q's and try to narrow down t...
[1 reply] : This forum is OK, but even so you have the power to move your own topi... (by LB)
loop whole program
 
/* Create a calculator program using function method. Your calculator layout are as follows:...
[2 replies] Last: Thx LB for your solution! Appreciate it :) (by nicholashowhow)
Using commas in a text file and combow box
 
I am trying to populate a combo box in VS2012 C++ Forms app. I am able to populate the box using th...
[no replies]
Task C + + - Help
 
Hello colleagues, I would ask if anyone can help me solve the following problem, I'm very grateful. ...
[1 reply] : That is not a problem. That is an assignment. You would not have been... (by keskiverto)
Array, file input, sorting functions
 
i have data from an inputted data. the file consists of a list of name and score e.g. Sarah 89 i wa...
[1 reply] : You should call your function as: sortscore( student , totalgpa, M); ... (by MiiNiPaa)
by jtsf
3 constructors and destructor error (1,2)
 
I write 3 constructor class and splits into c.h c.cpp but I have got extra definition in my cpp prog...
[21 replies] Last: > as I m a beginner, I have only one example to refer from the book. ... (by JLBorges)
Recursive function and vector.
 
Is there a way to get the value of the elements through each pass of the recursive function rather t...
[13 replies] Last: @JLBorges - Thanks for the second example. Admittedly I don't quite un... (by Olysold)
by Zu007
how to use sleep function .
 
i'm using sleep function in my programing with these header files #include <windows.h> #include ...
[4 replies] Last: It should be Sleep(10); instead of sleep(10); ... (by Chervil)
determining array size from file input
 
so i have a file which the first line reads: x y where x is the number of students and y is the nu...
[2 replies] Last: what if ... grades >> sizex >> sizey; how would you extract for y ? (by xcindiix)
by clarkd
Strcmp and strcpy help required
 
I can't seem to get it the name sorted, It prints in order it was entered. #include <iostream...
[3 replies] Last: No. You just need two if() statements. One for strcmp() > 0 and one fo... (by plexus)
can anyone 't me example of struck
 
because i don't understand
[5 replies] Last: i just can see the beginning the out put nor the last The code as wr... (by Chervil)
Matrix
 
Hi everybody I have some questions about matrix. 1- how can I load a matrix from another matrix? I...
[5 replies] Last: I'm not familiar with Matlab, but from memory, it's a scripting langua... (by MikeyBoy)
sort list by case independent grade
 
so i have a complete program but my void function to sort grade is case dependent instead of indepen...
[2 replies] Last: ok so this is the class struct class course { public: char class... (by Josh Henry)
by gladi
Doubly linked List promblems.
 
Hi Everyone, Kindly, I need some help with this code. This question is about I have to convert sing...
[4 replies] Last: ohh.. it is obvious. sorry about that I didn't notice this. I delete ... (by gladi)
can't run program
 
i followed this tutorial about RPC server and client programs: http://msdn.microsoft.com/en-us/libr...
[7 replies] Last: the problem in both the server and client is when it reaches the if ... (by beginner123)
I/O file issues
 
I have the assignment to read files from a .txt file named names.txt that contains names like this.....
[12 replies] Last: Have you tested that? Was there a problem? Do not initialize string t... (by keskiverto)
Having problems with the atoi function
 
I am trying to convert the contents of string num to an integer variable sum but for some reason my ...
[2 replies] Last: Thanks (by james116)
by khal
usually erro
 
Hi can someone explain what these error mean? In file included from readyQ.h:15, ...
[2 replies] Last: No that is all I get beside newline errors and the code compile and ru... (by khal)
Issue with copy_if
 
Hello all, For some reason, the compiler tells me "copy_if was not declared in this scope" when I...
[3 replies] Last: Understood. I was using the g++ compiler. I switched to a newer versio... (by NewProgrammer)
April 2013 Pages: 1... 4041424344... 83
  Archived months: [mar2013] [may2013]

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