|
Mar
12 |
|
awarded | Popular Question |
|
Jan
29 |
|
comment |
Eclipse count lines of code Still useful, but it doesn't support C++... |
|
Nov
22 |
|
awarded | Autobiographer |
|
Apr
29 |
|
awarded | Autobiographer |
|
Feb
27 |
|
awarded | Scholar |
|
Feb
27 |
|
accepted | Compile with MinGW and install correctly FTGL lib (to render text in OpenGL) |
|
Feb
27 |
|
answered | Compile with MinGW and install correctly FTGL lib (to render text in OpenGL) |
|
Feb
27 |
|
revised |
Compile with MinGW and install correctly FTGL lib (to render text in OpenGL) edit 6 |
|
Feb
27 |
|
comment |
Mysql selecting from two tables @OMGPonies there are tags to specify it is MySQL related... "without having to use join" is crucial from my point of view and now, you have cut that out. |
|
Feb
27 |
|
comment |
Mysql selecting from two tables Answer from another question about Union: stackoverflow.com/a/409720/1218980 |
|
Feb
25 |
|
awarded | Critic |
|
Feb
24 |
|
revised |
How can I statically instantiate a member that depends on an instance method? Corrected a typo |
|
Feb
24 |
|
revised |
How to validate a string that the user entered? (Java) fixed when the choice is N |
|
Feb
24 |
|
revised |
How to validate a string that the user entered? (Java) add the main code |
|
Feb
24 |
|
comment |
How to validate a string that the user entered? (Java) So is my answer, notice that the first do{}while is your program loop, you need to include the code that is IN YOUR while and replace your while by the do/while |
|
Feb
24 |
|
revised |
How to validate a string that the user entered? (Java) edited my answer |
|
Feb
24 |
|
comment |
How to validate a string that the user entered? (Java) Edit your question to add your new code, i'll try to figure out what's going wrong. |
|
Feb
24 |
|
comment |
How to validate a string that the user entered? (Java) Voilà! Here you have a simple application loop. |
|
Feb
24 |
|
revised |
How to validate a string that the user entered? (Java) edited my answer |
|
Feb
24 |
|
revised |
How to validate a string that the user entered? (Java) edited title and tags |