Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~645 People Reached
Favorite Forums
Favorite Tags
c++ x 12
Member Avatar for shahanakazi

Hi.. Here is a program about determining the total number of green-necked vulture eggs counted by all conservationists in the conservation district. The program in fact works correctly but there is a line which i am not being able to understand its use in the program and it is the …

Member Avatar for vidit_X
0
224
Member Avatar for shahanakazi

Hi. Can anyone help me get started with the following program please? I know the concept but i am having problem writing the syntax codes. I know we have to use arrays and then split the array and convert it into string and then back to integer. I believe we …

Member Avatar for dusktreader
-1
173
Member Avatar for shahanakazi

Hi.. Can anyone please help me to write the following program: Write a program that will calculate the price to be paid for the development of photographs. The program must use two overloaded functions, each named calcTotal. If the client wants jumbo photographs, and the film is a 36 exposure …

Member Avatar for shahanakazi
0
89
Member Avatar for shahanakazi

Hi, I'm a beginner of C++ programming. I am trying to write a void funtion for the following question but in vain. Please help me. Here's the question: Suppose we want to display the following figure containing the alphabetic character V on yhe screen: #^^^^^^^^^# ^#^^^^^^^#^ ^^#^^^^^#^^ ^^^#^^^#^^^ ^^^^#^#^^^^ ^^^^^#^^^^^ …

Member Avatar for Barefootsanders
0
159