No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
- Interests
- music, games, sports, nature
7 Posted Topics
Re: [QUOTE=Syakoban;440540]Hi, I haven't had the need to use an anchor tag like [COLOR="Green"]<a href="wahtever.html#here">blah blah</a>[/COLOR] and [COLOR="Green"]<a name="#here"></a>[/COLOR] in years. Now that I do, I'm using it on a page with layers too. I noticed that if I name the layer the same as the anchor (like <div id="here"), a … | |
| |
i don't know why this program doesn't work.. it just keep on saying that it have errors..... pleae help!! please help!! [code] #include <stdio.h> #define LEX_LEN 1024 enum chars{ LETTER, DIGIT, UNKNOWN,ZERO,TULDOK, WHITESPACE,SEMICOLON,QUOTED,PLUS,MINUS, DIVIDE,LT,GT,EQ,ASS2,OPARENT,CPARENT }; enum Token { STOP, NUM, STRING,STMTSEP,QUOTED_CHAR,ERROR,ADDOPERATOR,MINUSOPERATOR,DIVIDEOPERATOR,SIGNEDNUM, SEMI,LTHAN,GTHAN,EQUAL,ASS,OPEN_PARENT,CLOSE_PARENT }; chars charclass; char nextchar; char parse_me[] = … | |
is it possible to change the space into underline? coz i don't know how to program that in C... please help!! | |
where can i find the COBOL information? i really need help coz i have to do some report on it... and i have no idea about it..... please help!! | |
<Post moved from dead [URL="http://www.daniweb.com/techtalkforums/thread22835.html"]thread[/URL]> is it possbile if the string letters can be alternatively capital? like uhmm ex. boring to a bOrInG? and without using the any str? | |
Re: i am really knew to this. how can i change this code to a BNF form? x=x+y;? |
The End.