Author Topic: I can't code  (Read 2823 times)

Offline NFiuz

  • Single posting newcomer
  • *
  • Posts: 2
I can't code
« on: April 24, 2018, 09:15:55 pm »
I can't use code blocks because when launch a new project I don't see "main" I would  like to send you a video but I don't know how can I do.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: I can't code
« Reply #1 on: April 24, 2018, 09:20:03 pm »
Have you tried View -> Manager menu?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline NFiuz

  • Single posting newcomer
  • *
  • Posts: 2
Re: I can't code
« Reply #2 on: April 24, 2018, 09:36:32 pm »
yes but I don't find it in the manager menue
« Last Edit: April 24, 2018, 09:41:23 pm by NFiuz »

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: I can't code
« Reply #3 on: April 24, 2018, 11:52:40 pm »
what is "main" ???
the text editor field?
The project window on the left side?
The main.c text file?
The main function?
describe a bit more what do you think that "main" is....

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: I can't code
« Reply #4 on: April 25, 2018, 12:31:25 am »
yes but I don't find it in the manager menue

"View -> Manager" will show the project tree, there you could find your file...

See this screen shot: http://codeblocks.org/images/stories/imagebrowser/scr1.png
Find the panel which has a title "Management", then select the tab "Project", there you'll see the project tree...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]