LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Search Forums
User Name
Password

Notices


Showing results 1 to 8 of 8
Search took 0.02 seconds.
Search: Posts Made By: NevemTeve
Forum: Programming 02-07-2024, 05:58 AM
Replies: 39
Views: 554
Posted By NevemTeve
When you have finished a basic C-programming...

When you have finished a basic C-programming course, you will be able to understand (parts of) the source of gmake. Of course the source is completely irrelevant, as you only only want to use gmake.
Forum: Programming 02-07-2024, 04:34 AM
Replies: 39
Views: 554
Posted By NevemTeve
@OP It is commendable that you manage to create...

@OP It is commendable that you manage to create such incomprehensible sentences, but let's assume that your asking about rules that don't have recipe part. Of course these are just dependencies, the...
Forum: Programming 02-07-2024, 03:30 AM
Replies: 39
Views: 554
Posted By NevemTeve
Sample in #24: objects = main.o kbd.o command.o...

Sample in #24:
objects = main.o kbd.o command.o display.o \
insert.o search.o files.o utils.o

It is a variable-assignment


edit : $(objects)
cc -o edit $(objects)
Forum: Programming 02-07-2024, 03:21 AM
Replies: 39
Views: 554
Posted By NevemTeve
Backslash at end of line is the continuation...

Backslash at end of line is the continuation symbol.

.PHONY: cheers

cheers:
echo "Hi\
there"

Result:
Forum: Programming 02-06-2024, 01:20 AM
Replies: 39
Views: 554
Posted By NevemTeve
A random idea: perhaps you could read the...

A random idea: perhaps you could read the documentation instead of the source:
https://www.gnu.org/software/make/manual/make.html
Forum: Programming 02-06-2024, 01:03 AM
Replies: 39
Views: 554
Posted By NevemTeve
@OP Again, what is the actual goal, what do you...

@OP Again, what is the actual goal, what do you wish to achieve with this? Say, you succeed to get two line-numbere, what will you do with them?
Forum: Programming 02-05-2024, 09:42 PM
Replies: 39
Views: 554
Posted By NevemTeve
First move the cursor onto a { or } character,...

First move the cursor onto a { or } character, then press Alt+b
You can practice with another key combination: Alt+n (or Esc n) toggles line numbers on/off.
Forum: Programming 02-05-2024, 10:38 AM
Replies: 39
Views: 554
Posted By NevemTeve
How would that help with anything? Anyways, if...

How would that help with anything? Anyways, if vim is problematic, try mcedit, it has an ESC b sequence for this (or Alt+b)
Showing results 1 to 8 of 8

 

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


  



All times are GMT -5. The time now is 09:23 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