User forums > Help

help needed!thank u for everyone's help

(1/1)

vhp8rc7p:
everytime i run the c program,this alert pops out,than codeblocks just dead,no response,i have never used codeblocks before,i even don't have a E drive,where this alert says E:\Development ,i don' know why.

Miguel Gimenez:
Create a project, add your file to the project and test again. Please report the result, so we can find where is the problem.

BTW, the if() will never be true.

stahta01:
Do not use non ASCII chars in your code! Note: Non ASCII can be used inside strings; but, not in the real code!

This is a real ASCII double "  You used a slanted one like Microsoft word uses.

Tim S.

vhp8rc7p:

--- Quote from: stahta01 on November 10, 2020, 04:44:47 pm ---Do not use non ASCII chars in your code! Note: Non ASCII can be used inside strings; but, not in the real code!

This is a real ASCII double "  You used a slanted one like Microsoft word uses.

Tim S.

--- End quote ---
i tried a hello world program,and it works fine,thank u for that!

vhp8rc7p:

--- Quote from: Miguel Gimenez on November 10, 2020, 09:05:36 am ---Create a project, add your file to the project and test again. Please report the result, so we can find where is the problem.

BTW, the if() will never be true.

--- End quote ---
i typed a new hello word program and it works fine, thank u !

Navigation

[0] Message Index

Go to full version