Hi, I'm getting a fatal error when I start tomcat. Now I would think that servlet-api.jar is missing from the tomcat classpath but if I do -verbose:class I can clearly see tomcat using other classes from that jar so I know it's already included:
[Loaded javax.servlet.http.HttpServletRequest...
only problem is that i dont actually have VC++, because i dont have enough money to buy it..... I use DEV C++ and i use ths forum as a general c++ forum..
HI, May i ask for a simple summary of registry commands, or a link to some?? also, i need to be able to read strings from the registry after i save the strings. thanx
-glitch
Ok, i fixed changes the char message[999999] to char message[1024];. thanx for that tip. ok so ur right on that one, but how do i input strings?? if i type cin >> message;, it only gets the first word... thank you for all your help!
i need help with this program that im working on. the program is supposed to ping all IPs in a range, so i know the IPs of the active computers(this is not going to be used for hacking, but for scanning my wi-fi network). im trying to use a for loop for this but im having some problems...
thanx, this works great. the only other problem im having is storing char arrays with spaces in them, like a message, like if someone wants to send "hello how are you doing" over this program. how do i do spaces in char arrays???
-glitch
hi im trying to make a program that utilizes the net send command to
make a neat messenger. the only problem im having is that with char
arrays, i cannot make it send messages with spaces. another problem
that im having is with if statements using char arrays. for example:
char cmd[2];
cin...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.