Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~5K People Reached
Favorite Tags
Member Avatar for andrisetia

hi there, i also have an emergency home work it about Fibonnaci recursive the Output is should be like this : -------------------------------------------------- First number of the fibonnaci : 3 The Fibonacci Lines are : 3 4 7 11 18 29 ... ---------------------------------------------------- i want the result is until 10 lines …

Member Avatar for deceptikon
0
257
Member Avatar for addicted

Please anybody, I need to backup my macbook before I install windows and I have all my windows backup on the same external hard drive, every time I try to back up my macbook, I get a prompt to erase my external hard drive first and it contains all my …

Member Avatar for tompatrick
0
136
Member Avatar for addicted
Member Avatar for addicted

I'm studying for my CCNA certification exams, I need people who's on the same ish to join me and we'll have discussions on it... I am now reading chapter 6 of the material..

Member Avatar for jingda
0
70
Member Avatar for addicted

I am about to start studying to get a ccna certification, I need a couple of guys who's already certified to give advise me on how to go about it, I have a pdf file that I want to use to study but I heard it's best I use a …

Member Avatar for choybutchoy
0
118
Member Avatar for karang

Hi I have declared the class in the header file class Test{ public: // Constructor Test(); // Variables IClassFact *m_pClassFact; }; But I am getting an error error C2143: syntax error : missing ';' before '*' And also I am getting this error error C4430: missing type specifier - int …

Member Avatar for ArkM
0
186
Member Avatar for addicted

Hey, I am deji, i have been on this site for a while now but i have never been on this database forumn.... I used to be on the c++ forumn.... I was given a project with one of my coursemates in school.... we were asked to automate our school …

Member Avatar for peter_budo
0
77
Member Avatar for addicted

Hey, I just want to start using mfc to create windows objects, i have never tried coding using the mfc and opening the tutorial page on microsoft's msdn is the slowest thing that can happen around here. so i will like someone to quickly give me a hint on how …

Member Avatar for Ancient Dragon
0
101
Member Avatar for addicted

hey, I am a beginner in c++ and i think i have learnt a little about how the program functions... I have been able to write programs that can run only in the DOS mode and i cant even write a windows application but i now understand the program a …

Member Avatar for Ptolemy
0
87
Member Avatar for addicted

i want to send a mail to a friend with my one-page compose mail site, i dont know how to implement the to: field, know a little of

Member Avatar for GreenDay2001
0
68
Member Avatar for addicted
Member Avatar for addicted

hey, i need help with this, i use VC++ 6.0 and i am having problems with opening files in multiple file modes for example [code] fstream inOutFile( "addicted.dat", ios::in | ios::out ) ; [/code] my compiler behaves abnormally, i dont know what is wrong, if i try single mod, it …

Member Avatar for Ancient Dragon
0
54
Member Avatar for addicted

Hello everyone, I know it is quite a long time you have heard from me, dont mind that it was due to the programming and all other stuffs. I am just curious to know what happens next. I can now say i am a c++ programmer and i can write …

Member Avatar for Ancient Dragon
0
99
Member Avatar for addicted

I need you to help with this.... I always get confused when a program that appears simple takes me long time to finish, and i always think that i am not up to the task... i always think that a good programmer is not suppose to take that much time …

Member Avatar for adotl
0
107
Member Avatar for addicted

hey, please i need help with the program tutrtle graphics, i have been trying to solve the problem but i have difficulty with turning right and left... i have been trying to solve that but oops...... i dont need a code... all i need is a hint, i will figure …

Member Avatar for John A
0
64
Member Avatar for addicted

hey, i read that in C++ some programmers consider using break and continue statements as a violation of structured programming practise....... and usually avooid using them except in switch statements..., i will like to know how to use the structured equivalent of these statements..... i want to know the statement …

Member Avatar for Narue
0
154
Member Avatar for addicted

hey, i just read about passing arrays to functions in C++ like this function modifyArray(arrayname, arraysize); i need help with sending an array and another variable to a function... since the array size is an integer and the second integer is also going to be in the argument... i dont …

Member Avatar for addicted
0
111
Member Avatar for rollingstones

Guys I have to subit my lab record tommorow.....i just have some programs left which iam not able to do.:'( 1. Write a program to print the pascal triangle 2. Write a program to concatenate two strings without using teh library functions, by pointers 3. WAP to compare two strings …

Member Avatar for rollingstones
0
107
Member Avatar for Slavrix

hey guys i got this iece of code on a program i am writing, and i was jus twondering if you could help me to convert it so it uses the conditional operator to make it into a 1 line code, cheers [code=C++] int total, start, stop, increment; if (total …

Member Avatar for addicted
0
142
Member Avatar for addicted
Member Avatar for addicted

hey, it's me again, i need help with creating a header file for some functions so that i can use the functions in some other programs.... for example a header file that will include the function prototypes that i can access... I need the syntax for it.....:)

Member Avatar for John A
0
94
Member Avatar for addicted

hey, its me again, i was thinking of asking you this questions since.... I study C++ by myself without any tutor apart from the help i get here... although i understand everything i read... and i solve most of the exercises easily .. except few... i don't know.. is this …

Member Avatar for mariocatch
0
115
Member Avatar for CRD

could someone please explane what a pars error is in C++? Thank your consideration. Dick

Member Avatar for Aia
0
96
Member Avatar for addicted

Hey, Please i need help with prime numbers... i have been cracking my brain for the problem since two days ago..... I used this test code but there is a problem with it [code] for( number=3; number<=1000; count++){//to test number 3 to 1000 if(number%2 != 0){//to skip even numbers for(int …

Member Avatar for thekashyap
0
83
Member Avatar for RisTar

Hi , im trying to create a simple code that generate random numbers Im having two problem , 1. For some reason randomize() function does not work on VisualC++6 2. I didnt really got the idea on how to set the range of the numbers that will be generated using …

Member Avatar for WaltP
0
214
Member Avatar for addicted

me again, I need help with that so called templates in C++, i need someone who can break it down to bits for me, i just read it today and i understand few of it, i understand that templates are used for substituting function overloading... but i was thinking that …

Member Avatar for iamthwee
0
107
Member Avatar for addicted

:rolleyes: I need some one to define prime numbers for me A full definition, I am trying to write a program to determine wether a number is prime, print all prime numbers in a specific range ... e.t.c so i need a full definition of prime numbers, i know prime …

Member Avatar for Lardmeister
0
80
Member Avatar for addicted

hey, i just want to take animation as a leisure study and i have gotten some ebooks that i can use.... i want someone who is also a beginner or someone who can help me with the software..... :) i am like a new born baby in the MAYA world

Member Avatar for iamthwee
0
33
Member Avatar for addicted

please i need someone to help write a program that receives some sets of binary numbers and convert to decimal..... using C++

Member Avatar for thekashyap
0
93
Member Avatar for IwalkAlone

Q.Write a function to accept 20 characters and display whether each character input is a digit, lower case letter or upper case letter. Solution I tried [code=c] #include<stdio.h> #include<conio.h> int main() { char inp; int i; clrscr(); for(i=0;i<20;i++) { printf("Enter a character\n"); scanf("%c",&inp); if(inp>='0'&& inp<='9') { printf("It is a digit\n"); …

Member Avatar for FoX_
0
69