It says nothing, The compilation goes fin , but when executing the program I get like error and the program crashes. You no like error has occured and send report and so on.
Hello , First I wanna thank all the people that hade helpt with "string to int" problem.
I'm using Visual studio 6.0 and I 'm woking on the following code:
list<Figure *>HildingsKakor;
.....
Figure* p = new Figure("somebitmp.bmp, 100, 100");
HildingsKakor.push_back(p);
Figure* p = new...
Is there a way to convert a string (class string) to int in c++, Other than atoi()? I mean is there a function writen, specially for C++, that does that?
Hi again
I'll explain more. what I'm really after is how to go through a string and check it char pre char.
Example in C language you can use a silly way to check if the user typed nonalphabethical chars in his/her name.
for(i=0;i<strlen(name);i++){
if((char[i]<'a'...
Hi
I need to know how to parse a String in PHP.
Exemple when a use enters his/her name, I need a function that checks if the user did type some nonalphabethical characters.
Hello Good people
I'm beginner with PHP and I'm trying to create a simple guest book. I'm using Sqlite because I'm familiar with it and I'm trying to spare me the complications of installing Mysql or other DB-applacation. Does anybody knows a good tutorial about Sqlite with PHP?
Thx
Hello
I'm trying to install apache2.0.54 on winXP. I want to use it to test my own PHP files on my local PC.
During installation I 've choosen :
1- whatevernet.com
2- www.whatevernet.com
3-webmaster@whatevernet.com
then I've choose the option that listens to 8080 (personal use)
I really...
Hello
I'm trying to install apache2.0.54 for Windows,on winXP. I want to use it to test my own PHP files on my local PC.
During installation I 've choosen :
1- whatevernet.com
2- www.whatevernet.com
3-webmaster@whatevernet.com
then I've choose the option that listens to 8080 (personal use)...
this is how the code looks like now:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>HTML file / Elie Assaf</title>
<!-- script Delen -->
<script...
Hello again
I was actually thinking that the changes should affect everything between <td id=mindt> and <td> (I mean eveything in the first cell).
I'm glade you taught me how to target on "textarea", I'm learning great things from you.
I checked your page and it's awsome, I wonder how deep...
with that last suggestion, nothing happened, No error no reaction
Here is the full code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>HTML file / Elie </title>
<!--...
No I don't have any other Id it's the only id I have actually.
I made the changes you talked about. Now I don't see any error :).
But I see no changes either when I fill in a new font and press the button. Is there supposed to be some kind of refresh os so?
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.