No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
hi guys, do you guys know how i can configure a "cisco catalyst 3560G" switch to do mac-based VLANing? is this even possible with this series of switches? can it be done with an upgrade to the OS version? cheers guys
hi guys, heres the problem. i have an assignment to change certain letters or combination of letters into some other letters or just to make them dissapier. Say like.. "the" to>> "ze", where "th" is replaced with "z". the program is consists of functions like these. checking two letters forward …
hi i wrote this program... it compiles with out any errors.. but when i try to run it in G++ compiller it gives the error "Segmentation Fault (core dump)"... i did a debug on visual c++ and it breaks at line 32 **which is marked below. what the program does …
hey, could any one find the error in this program please. i wrote the thing but theres sumthing wrong with it. :(..thank you #include <iostream> #include <math.h> #define TRUE 1; #define FALSE 0; int main() { int number; getNumber(*number); if (isPrine(number)) cout << "\n" << number << is a prime …
hi, this is my prime number check program, i've posted it here b4, thanks to ur helpfull replys i managed to get it up and running how ever it gives this warning....C4715: 'isPrime' : not all control paths return a value....i cant figureout where the error is. could someone tell …
The End.
Yaka