Waitrud Weber’s blog

things and reminders for memories

2022-01-01から1年間の記事一覧

3d: windows-make: Memorization:

comment:there is a right, so, the below is right. --- execution 001 ---> .\winmain_001.exemain starts.int v3dCalculation::calculation_thread_037() starts.int vDisplayController_002::DisplayAxex () starts.memorizevPoint starts: 1.000000 1.0…

3d: windows-make: Memorization:

comment: After we've already allocated the axex, ... --- execution 001 ---> .\winmain_001.exemain starts.int v3dCalculation::calculation_thread_037() starts.int vDisplayController_002::DisplayAxex () starts.int vAxex_2D::Calculation_Axex_0…

3d: windows-make: for the debug ...

- - - - int vDisplayController_002::DisplayBones_002 (); int vDisplayController_002::DisplayPillar () ; *

3d: windows-make: Creation of some models for the debug.

The lines are created, which might be axex and in 2D. --- executin 001 ---right= p|0044C964|( 0.408248, 0.408248, 0.816497)001 x, y = 568.500427 , 235.911209get_cooordinate_on_screen ends. 001get_cooordinate_on_screen ends. 002 OtherSide=0…

3d: windows-make:

Press 'f' -> 'g'-> 'h' Error: https://github.com/WaitrudWeber/source_zip/blob/master/axex-20221026-001.zip allocation address is not changed, so, we can say that the result is a waste. string 01[0]=|039D3AD0|-80|string 01[1]=|039D3AD1|23|s…

3d: windows-make: malloc as a param is still O.K.

That result is more interesting.We can use a pointer allocation as a param from the sublootin as a returnable value. --- execution 001 ---string[0]=|022B3C38|0|string[1]=|022B3C39|0|string[2]=|022B3C3A|0|string[3]=|022B3C3B|0|string[4]=|02…

CodeAnalyzer: html: The way you are.

* --- execution 001 ---string[0]=|00000008|string[1]=|00000023|string[2]=|00000033|string[3]=|00000071|string[4]=|00000000|string[5]=|00000000|string[6]=|00000000|string[7]=|00000000|string[8]=|00000008|string[9]=|00000023|string 03[0]=|00…

CodeAnalyzer: windows-make: html: The way you are.

We tihnk, that is an error. We are going to free |5050448| from array [2]i 0/ 2i 1/ 2001 stored_index -1/sub_aFree ends. thre is no free.void aFree ( char* str ) |004D1050| ends.int a_get_inside_003( char* key_buffer, int max_buffer, char*…

CodeAnalyzer: windows-make: html:

*Sublootin is not necesarry for the change.Valuable memories is useful out side of the sublootin, which means a memories administration on the source code. // int a_get_inside_003 ( char* key_buffer, int max_buffer, char* end_string, char*…

CodeAnalyzer: windows-make: html: Buffered is well, we allow that flow.

Prepare the returnable string function: char* a_get_inside_002 ( char* all_string, int start, int* last ); // char* a_get_inside_002 ( char* all_string, int start, int* last ) { char* string = char_string(255); *last = 255; return string; }…

3d: windows-make: allocation blocks as float*

the execution is allocation sized 4. --- execution 001 ---|0221DE60||0221DE64||0221DE68||0221DE6C||0221DE70||0221DE74||0221DE78||0221DE7C||0221DE80||0221DE84||0221DE88||0221DE8C||0221DE90||0221DE94||0221DE98|...--- execution 001 --- * int …

3d: windows-make: The way we are.

malloc:int 4 bytes:int* 8 bytes: *(width) x (height) Lesser is well on the memory:On the picture grid, when we puls 1 as (+width) if we use the single array. willinglytranslate.blogspot.com The differnces of Creation of buffer:************…

CodeAnalyzer: html: Memorization is well.

Memorization is well:html_string: (all string)p_dummy: p|005A0FC8|:dummy_ary[1]=|<p>&|a_html->inside: p|005A10B8|:dummy_ary[2]=|p| *html_count++: increment a pointer address:(*html_count)++: increment a value: --- b_html |5902416| b_html_coun</p>…

CodeAnalyzer: windows-make: Memorization is well for the analyzer.

Allocation Step is as size like the below: 8 -> 16 -> 32 *Middle streches like 8 do not heart memorized allocation, which is high rate of success. --- execution 001 ---result:|>&|char* get_array_string_004(char* a_string, int index, int le…

CodeAnalyzer : windows-make: We create the function for the read well.

We create the function for the read a file all at once.The process is improved fast. ---> .\winmain_001.exeint main ( int argc, char** argv ) starts.int read_html_tag_002(char* filename ) starts.read_all_003 starts.read_all_003 ends.|00377…

CodeAnalyzer: html: modified: m_concat and read_all_002 are modified.

1 m_concat 10/14 modified 2 read_all_002 10/14 modified * is well like the below: char* m_concat( char *head, char *tail ) { ... nh = array_count( head ); // return -1 if head is null. nt = array_count( tail ); if ( nh < 0 ) nh = 0; if ( n…

sounds: windows-make: Microsoft LIST:

We can create LIST in a wave file. 52 49 46 46 FF FF FF FF 57 41 56 45 4C 49 53 54 FF FF FF FF 57 41 56 45:RIFFWAVELISTWAVE: LPMMCKINFO:MMCKINFO: https://learn.microsoft.com/en-us/windows/win32/api/mmiscapi/ns-mmiscapi-mmckinfo typ…

Sounds: windows-make: Open the wave as format.

data: thunder.wav52 49 46 46 98 80 04 00 57 41 56 45 66 6D 74 20 10 00 00 00 01 00 01 00 44 AC 00 00 88 58 01 00 02 00 10 00 64 61 74 61 74 | 80 04 00 00 | 00 B0 FF 5D FF 18 FF F2 FE F2 FE 17 FF 57 FF 9F FF DD FF 00 00 00 00 DC FF A0 FF 5B…

sounds: windows-make: Microsoft RIFF:

We can use the parameter and write the buffer in the file so that we could not use the audio file api but we use the audio format supported by microsoft because for the recoding, we use the microsoft format audio as a touch file cashed in …

sounds: windows-make: Add the part of sounds devise in a header file.

1: add a write devise open for the write of a wave file. if ((hFile = mmioOpen(".\\SAMPLE1.WAV", NULL, MMIO_WRITE)) != NULL) { // File opened successfully. MessageBox(hwndApp, "Failed to read data chunk.", NULL, MB_OK | MB_ICONEXCLAMATION)…

sounds: windows-make: The program is compiled well and does not open the device in source code files but does it in a header file.

*The program is compiled well and does not open the device in source code files but does it in a header file. wavewriter.cpp Sat Sep 17 15:45:43 2022 1 :#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers 2 :// Wi…

sounds: windows-make: We could save the wave file.

1: Grep fwrite:2: Code here on the text:3: Revisement the parameters: 1: Grep fwrite:C:\Users\Beneton\Documents\source\sounds\display-20220830 fwrite( copyof((char*)"\r\n"), sizeof(char), 2, wfp); fwrite( filename, sizeof(char), ac, wfp); …

sounds: windows-make: 001: fread 255:

We can read and print the buffer as number 255. .\Main.cpp Thu Sep 15 22:37:59 2022 1 :#include 2 :#include 3 :#include 4 :#include 5 : 6 :#include 7 : 8 :#include 9 : 10 :int main( int argc, char** argv ) { 11 : int i; 12 : FILE *rfp, *wf…

sounds: Print the file and the file pointer doesn't move.

Error:1: Compilation Error: https://github.com/WaitrudWeber/source_zip/blob/master/wavefile_20220815-001.zip 2:3:4:5: *We are going to struggle with the sounds effects by overcomming the hardness. * 1: Open the wav file.2: Create the wav f…

CodeAnalyzer: read_all_002: aFree_001: free and remain still.

- - free and remain still. - - replace.cpp Fri Jul 15 14:59:25 2022...318 :char* read_all_002 (char* filename ) {319 : FILE *fp;320 : char b_dummy[256];321 : int i, j ;322 : int file_end;323 : STRUCT_FILE structure_fp;324 : char c;325 : ch…

WindowsAPI: windows-make: Returnable value and allocations.

From the under the sub lootin, return the allocation value is a right way.You are much better if you use a convert from the file written in C language. Microsoft WindowsAPI must be return value error number as "int" in their specification.…

CodeAnalyzer: Code Block: It moves, which is still a wonder.

It moves, which is still a wonder if we comment out the print message like 012: as bold.* - - - - 508 :char* m_concat( char *head, char *tail ) {509 : int nh, nt;510 : static int alloc = 0;511 : char* c_head;512 : char* result = NULL;513 :…

CodeAnalyzer: windows-make: Print memories:

Print memories is well and set the message level param.From the under the sub lootin like "char* copyof_002 ( char* str )", we can revise the retunable value by use of memorization control in this case "p|003C1140|:dummy_ary[0]=|abc|". s_a…

CodeAnalyzer: windows-make: Change the print and it prints allocations well.

We can not read the first literature on the file and change print message and so, we can print it well.At the least, on the base buffer, p_dummy is well. * - - - - 1 2 3 p|00851180|:dummy_ary[0]=| |void print_memories_002 () ends.character…

CodeAnalyzer: html: windows-make: memorization error in get_string.

Anyway, We print code and check it, which is only progress now. - Form - - 1 > .\winmain_001.exestruct_fp.fp |1965726824| struct_fp.index |0| num |1|012: gg_dummy is NULL. 2 replace.cpp Tue Jul 12 16:55:16 2022 ...1266 //1267 char* get_str…