Write in your favourite language the program (or function) which accepts a line, checks it on exact coincidence to the initial text of the same program and prints (or returns) result of this check...
View ArticleRe:
Hello, nikov, you wrote: N> Write in your favourite language the program (or function) which accepts a line, checks it on exact coincidence to the initial text of the same program and prints (or...
View ArticleRe:
Hello, nikov, you wrote: N> Write in your favourite language the program (or function) which accepts a line, checks it on exact coincidence to the initial text of the same program and prints (or...
View ArticleRe:
N> Write in your favourite language the program (or function) which accepts a line, checks it on exact coincidence to the initial text of the same program and prints (or returns) result of this...
View ArticleRe:
upd: brushed names of macroes, added . Ears, by the way, grow . : #include "string.h" #include "stdio.h" #define QUOTE (name) #name #define STR (macro) QUOTE (macro) #define CHECK_FUN_TEXT STR...
View Article