LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Search Forums
User Name
Password

Notices


Showing results 1 to 12 of 12
Search took 0.03 seconds.
Search: Posts Made By: pan64
Forum: Programming 02-11-2024, 08:40 AM
Replies: 39
Views: 554
Posted By pan64
obviously there is no book. It is a special...

obviously there is no book. It is a special program, nobody wrote a book about it. If you are interested you need to read the official documentation which is the code itself, containing some comments...
Forum: Programming 02-08-2024, 02:25 AM
Replies: 39
Views: 554
Posted By pan64
all of the functionalities are there, but not in...

all of the functionalities are there, but not in one file. All the files (especially inside src) are parts of the implementation.
Again, understanding the c code and using make are two different...
Forum: Programming 02-07-2024, 06:18 AM
Replies: 39
Views: 554
Posted By pan64
I still don't understand. Yes, those are the...

I still don't understand. Yes, those are the source files of make, if you want to know how it is implemented. But that is not required at all, if you want to use this tool. In that case you need to...
Forum: Programming 02-07-2024, 04:07 AM
Replies: 39
Views: 554
Posted By pan64
Implementation of what? I sent you the source...

Implementation of what?
I sent you the source of make, you can browse the whole repo to find anything you are interested in.
Forum: Programming 02-07-2024, 02:00 AM
Replies: 39
Views: 554
Posted By pan64
/ is simply the directory separator. In makefiles...

/ is simply the directory separator. In makefiles the targets are usually files, if the target contains a / it means it is located somewhere else, not in the current directory. Otherwise you can...
Forum: Programming 02-06-2024, 01:01 AM
Replies: 39
Views: 554
Posted By pan64
So finally it started to work. Good news. ...

So finally it started to work. Good news.


I don't understand what is it all about. Do you want to implement something?
Forum: Programming 02-06-2024, 12:27 AM
Replies: 39
Views: 554
Posted By pan64
I made a wrong post, removed and later also...

I made a wrong post, removed and later also posted something more useful. That's all. Forget it.
Forum: Programming 02-06-2024, 12:08 AM
Replies: 39
Views: 554
Posted By pan64
First try another file or location, where you can...

First try another file or location, where you can see both the opening and closing bracket/paren and press %. You will see how the cursor is moving.
Your case is almost the same, just the cursor is...
Forum: Programming 02-05-2024, 07:43 AM
Replies: 39
Views: 554
Posted By pan64
I don't understand. Can't you just press the %...

I don't understand. Can't you just press the % key?
Forum: Programming 02-05-2024, 04:37 AM
Replies: 39
Views: 554
Posted By pan64
Request to do at least minimal research on that,...

Request to do at least minimal research on that, vim has a feature to do that, just press %.
Forum: Programming 02-05-2024, 01:05 AM
Replies: 39
Views: 554
Posted By pan64
Yes, that is the answer. scope means variables...

Yes, that is the answer. scope means variables defined inside { } do not exist outside, they are local to that scope. You can find it everywhere, within if, else, for, while and other statements, and...
Forum: Programming 02-04-2024, 03:57 AM
Replies: 39
Views: 554
Posted By pan64
no, that is not indentation, but anyway if you...

no, that is not indentation, but anyway if you wish you can call it indentation. The tab (one tab character) at the beginning of the lines is a requirement, otherwise the indentation (or spacing) is...
Showing results 1 to 12 of 12

 

Didn't find what you're looking for? Try Google:


  



All times are GMT -5. The time now is 06:03 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration